[PATCH] D64935: [AMDGPU] Add llvm.amdgcn.softwqm intrinsic
Carl Ritson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 22 07:45:19 PDT 2019
critson updated this revision to Diff 211099.
critson added a comment.
Move opcode selection to AMDGPUISelDAGToDAG.
Fix typo in comment.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64935/new/
https://reviews.llvm.org/D64935
Files:
include/llvm/IR/IntrinsicsAMDGPU.td
lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
lib/Target/AMDGPU/SIFixSGPRCopies.cpp
lib/Target/AMDGPU/SIInstrInfo.cpp
lib/Target/AMDGPU/SIInstructions.td
lib/Target/AMDGPU/SIWholeQuadMode.cpp
test/CodeGen/AMDGPU/llvm.amdgcn.softwqm.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64935.211099.patch
Type: text/x-patch
Size: 14149 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190722/e89c30c8/attachment.bin>
More information about the llvm-commits
mailing list