-
- Downloads
(1) Fixed bug in PTX pass to generate get_num_groups when required rather than
get_global_size (2) Code gen for nvvm intrinsics in GenVISC pass (3) Commented out code added to GenVISC and DFG2LLVM_X86 to allow wait instruction in a different BB than launch (with phi nodes as uses of launch)
Showing
- llvm/lib/Transforms/DFG2LLVM_NVPTX/DFG2LLVM_NVPTX.cpp 1 addition, 1 deletionllvm/lib/Transforms/DFG2LLVM_NVPTX/DFG2LLVM_NVPTX.cpp
- llvm/lib/Transforms/DFG2LLVM_X86/DFG2LLVM_X86.cpp 6 additions, 0 deletionsllvm/lib/Transforms/DFG2LLVM_X86/DFG2LLVM_X86.cpp
- llvm/lib/Transforms/GenVISC/GenVISC.cpp 54 additions, 20 deletionsllvm/lib/Transforms/GenVISC/GenVISC.cpp
Loading
Please register or sign in to comment