search for: pr1353

Displaying 2 results from an estimated 2 matches for "pr1353".

Did you mean: pr1350
2007 May 23
0
[LLVMdev] llvm, gpu execution environments
...a lot of things get easier. s/llva/llvm/ But yes, you're right. Reconstructing loops etc from LLVM is actually really easy, but we don't have good support for it in the code generator yet. This is a desired area of extension that we'd like to do at some point, see http://llvm.org/PR1353 -Chris -- http://nondot.org/sabre/ http://llvm.org/
2007 May 19
3
[LLVMdev] llvm, gpu execution environments
Chris Lattner wrote: > On Fri, 18 May 2007, Keith Whitwell wrote: >> I'm interested in understanding the extent of the assumptions which llvm >> makes about the types of hardware it is capable of targeting. > > Different pieces of the compiler make different assumptions. In > particular, the code generator we ship is good for targetting certain > classes of