Displaying 3 results from an estimated 3 matches for "typeout".
2017 Feb 01
2
RFC: Generic IR reductions
Hi All,
Renato wrote:
>As they say: if it's not broken, don't fix it.
>Let's talk about the reductions that AVX512 and SVE can't handle with IR semantics, but let's not change the current IR semantics for no reason.
Main problem for SVE: We can't write straight-line IR instruction sequence for reduction last value compute, without
knowing #elements in vector to
2017 Feb 01
2
RFC: Generic IR reductions
Hi, Renato.
>So I vote "it depends". :)
My preference is to let vectorizer emit one kind of "reduce vector into scalar"
instead of letting vectorizer choose one of many different ways.
I'm perfectly fine with
@llvm.reduce.op.typein.typeout.ordered?(%vector)
being that "one kind of reduce vector into scalar".
I think we are converging enough at the detail level, but having a big
difference in the opinions at the "vision" level. :)
Thanks,
Hideki
-----Original Message-----
From: Renato Golin [mailto:renato.golin...
2002 Nov 13
1
Package documentation and rd.sty
Hi all,
I've got a basic question regarding package documentation and rd.sty. I
wrote my first own package, and now I would like to place the documentation
into the appendix of another LaTex document. Seemingly I cannot simply
\usepackage{Rd}, as this will modify the page-settings of my document. Is
there a minimum style file which will just define the environments and
commands needed for