[PATCH] D35524: [AMDGPU] Add support for Whole Wavefront Mode
Connor Abbott via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 2 19:06:24 PDT 2017
cwabbott updated this revision to Diff 109476.
cwabbott added a comment.
- fix style issues
- add test for WWM with integers
- remove unneccesary stuff from MIR test
https://reviews.llvm.org/D35524
Files:
include/llvm/IR/IntrinsicsAMDGPU.td
lib/Target/AMDGPU/AMDGPU.h
lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
lib/Target/AMDGPU/CMakeLists.txt
lib/Target/AMDGPU/SIFixSGPRCopies.cpp
lib/Target/AMDGPU/SIFixWWMLiveness.cpp
lib/Target/AMDGPU/SIISelLowering.cpp
lib/Target/AMDGPU/SIInstrInfo.cpp
lib/Target/AMDGPU/SIInstructions.td
lib/Target/AMDGPU/SIWholeQuadMode.cpp
test/CodeGen/AMDGPU/fix-wwm-liveness.mir
test/CodeGen/AMDGPU/wqm.ll
test/CodeGen/AMDGPU/wqm.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35524.109476.patch
Type: text/x-patch
Size: 38023 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170803/bbca0edf/attachment.bin>
More information about the llvm-commits
mailing list