search for: indermediate

Displaying 6 results from an estimated 6 matches for "indermediate".

2010 Jul 29
2
[LLVMdev] Thoughts about the llvm architecture
Hi! The following thoughts about the llvm architecture I'd like to share with you (from the perspective of a user): - If a backend has no vector support, then I wonder why there is no de-vectorization pass that operates on indermediate llvm-ir. I would think that if you use such a target then you have to insert a target independent pass before it that it does not have to care about vector code. The advantage is that constant vector components can already be handled by instcombine. what do you think? - If the integer width of...
2010 Sep 03
1
[LLVMdev] Thoughts about the llvm architecture -
...following thoughts about the llvm architecture I'd like to share >>> with you >>> (from the perspective of a user): >>> >>> - If a backend has no vector support, then I wonder why there is no >>> de-vectorization >>> pass that operates on indermediate llvm-ir. I would think that if you >>> use such a target >>> then you have to insert a target independent pass before it that it does >>> not have to >>> care about vector code. The advantage is that constant vector components >>> can already >>...
2010 Sep 03
3
[LLVMdev] Thoughts about the llvm architecture
...i! >> >> The following thoughts about the llvm architecture I'd like to share >> with you >> (from the perspective of a user): >> >> - If a backend has no vector support, then I wonder why there is no >> de-vectorization >> pass that operates on indermediate llvm-ir. I would think that if you >> use such a target >> then you have to insert a target independent pass before it that it does >> not have to >> care about vector code. The advantage is that constant vector components >> can already >> be handled by instc...
2010 Aug 02
0
[LLVMdev] Thoughts about the llvm architecture
...Jochen Wilhelmy wrote: > Hi! > > The following thoughts about the llvm architecture I'd like to share > with you > (from the perspective of a user): > > - If a backend has no vector support, then I wonder why there is no > de-vectorization > pass that operates on indermediate llvm-ir. I would think that if you > use such a target > then you have to insert a target independent pass before it that it does > not have to > care about vector code. The advantage is that constant vector components > can already > be handled by instcombine. what do you thin...
2010 Sep 03
0
[LLVMdev] Thoughts about the llvm architecture -
...t the llvm architecture I'd like to share >>>> with you >>>> (from the perspective of a user): >>>> >>>> - If a backend has no vector support, then I wonder why there is no >>>> de-vectorization >>>> pass that operates on indermediate llvm-ir. I would think that if you >>>> use such a target >>>> then you have to insert a target independent pass before it that it does >>>> not have to >>>> care about vector code. The advantage is that constant vector components >>>>...
2010 Sep 04
1
[LLVMdev] Thoughts about the llvm architecture -
...I'd like to share >>>>> with you >>>>> (from the perspective of a user): >>>>> >>>>> - If a backend has no vector support, then I wonder why there is no >>>>> de-vectorization >>>>> pass that operates on indermediate llvm-ir. I would think that if you >>>>> use such a target >>>>> then you have to insert a target independent pass before it that it does >>>>> not have to >>>>> care about vector code. The advantage is that constant vector components &...