[PATCH] D94747: [AMDGPU] Add llvm.amdgcn.wqm.demote intrinsic
Carl Ritson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 19 23:23:29 PST 2021
critson updated this revision to Diff 317781.
critson added a comment.
- Resync with parent patch.
- Fix a bug where demotes did not block if simplification in control flow lowering.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94747/new/
https://reviews.llvm.org/D94747
Files:
llvm/include/llvm/IR/IntrinsicsAMDGPU.td
llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
llvm/lib/Target/AMDGPU/AMDGPUSearchableTables.td
llvm/lib/Target/AMDGPU/SIInstructions.td
llvm/lib/Target/AMDGPU/SILowerControlFlow.cpp
llvm/lib/Target/AMDGPU/SIWholeQuadMode.cpp
llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.wqm.demote.ll
llvm/test/CodeGen/AMDGPU/GlobalISel/regbankselect-amdgcn.live.mask.mir
llvm/test/CodeGen/AMDGPU/GlobalISel/regbankselect-amdgcn.wqm.demote.mir
llvm/test/CodeGen/AMDGPU/llvm.amdgcn.wqm.demote.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94747.317781.patch
Type: text/x-patch
Size: 121107 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210120/feab1b82/attachment-0001.bin>
More information about the llvm-commits
mailing list