[PATCH] D150390: [AMDGPU] Introduce and use the new PRED_COPY opcode
Yashwant Singh via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 22 04:07:30 PDT 2023
yassingh updated this revision to Diff 524229.
yassingh added a comment.
- Remove SISimplifyPredicatedCopies from O0
- Rebase and formattting
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150390/new/
https://reviews.llvm.org/D150390
Files:
llvm/lib/Target/AMDGPU/AMDGPU.h
llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
llvm/lib/Target/AMDGPU/CMakeLists.txt
llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
llvm/lib/Target/AMDGPU/SIInstrInfo.h
llvm/lib/Target/AMDGPU/SIInstructions.td
llvm/lib/Target/AMDGPU/SISimplifyPredicatedCopies.cpp
llvm/test/CodeGen/AMDGPU/greedy-global-heuristic.mir
llvm/test/CodeGen/AMDGPU/llc-pipeline.ll
llvm/test/CodeGen/AMDGPU/partial-regcopy-and-spill-missed-at-regalloc.ll
llvm/test/CodeGen/AMDGPU/regalloc-fail-unsatisfiable-overlapping-tuple-hints.mir
llvm/test/CodeGen/AMDGPU/sgpr-regalloc-flags.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150390.524229.patch
Type: text/x-patch
Size: 23373 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230522/78c50330/attachment.bin>
More information about the llvm-commits
mailing list