[PATCH] D150390: [AMDGPU] Introduce and use the new PRED_COPY opcode

Yashwant Singh via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 18 03:13:51 PDT 2023


yassingh updated this revision to Diff 523308.
yassingh added a comment.

- Review comments and rebase.


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.523308.patch
Type: text/x-patch
Size: 24223 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230518/98272142/attachment-0001.bin>


More information about the llvm-commits mailing list