[PATCH] D143762: [AMDGPU] Enable whole wave register copy

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


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

- Rebase
- Downstream changes
  - 840423: [AMDGPU] Preserve the dst register of wwm-copy operations
  - 858459: [AMDGPU][SISimplifyPredicatedCopies] Skip subreg copies from isWWMCopy check.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D143762/new/

https://reviews.llvm.org/D143762

Files:
  llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
  llvm/lib/Target/AMDGPU/SIInstrInfo.h
  llvm/lib/Target/AMDGPU/SISimplifyPredicatedCopies.cpp
  llvm/test/CodeGen/AMDGPU/skip-subreg-copy-from-iswwmcopy-check.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143762.523320.patch
Type: text/x-patch
Size: 10226 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230518/da7beaa2/attachment.bin>


More information about the llvm-commits mailing list