search for: dptx_foo

Displaying 1 result from an estimated 1 matches for "dptx_foo".

2011 Jun 20
4
[LLVMdev] New Configure Option for LLVM Builds
For the PTX back-end, I would like to introduce a configure-time option to determine the number of architectural registers available to LLVM register allocation during code generation. The motivation for this is PTX is a virtual instruction set and the number of registers is configurable in the output file. Thus, the number of registers specified via tablegen is arbitrary. For different