[PATCH] D76440: [AMDGPU] Add Relocation Constant Support
Yong He via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 26 14:09:00 PDT 2020
csyonghe updated this revision to Diff 252972.
csyonghe added a comment.
Added operand type check for ZERO_EXT.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76440/new/
https://reviews.llvm.org/D76440
Files:
llvm/include/llvm/IR/IntrinsicsAMDGPU.td
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
llvm/lib/Target/AMDGPU/SIISelLowering.cpp
llvm/test/CodeGen/AMDGPU/amdgcn-load-offset-from-reg.ll
llvm/test/CodeGen/AMDGPU/amdgpu-reloc-const.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76440.252972.patch
Type: text/x-patch
Size: 8825 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200326/91c66b8a/attachment.bin>
More information about the llvm-commits
mailing list