[PATCH] D35524: [AMDGPU] Add support for Whole Wavefront Mode
Connor Abbott via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 3 13:06:33 PDT 2017
cwabbott updated this revision to Diff 109619.
cwabbott added a comment.
Fix one last style issue.
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.109619.patch
Type: text/x-patch
Size: 38023 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170803/54bd1f5e/attachment.bin>
More information about the llvm-commits
mailing list