[PATCH] D150381: [AMDGPU] Add optional tied-op for wwm-register's epilog spill restore
Christudasan Devadasan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 15 22:10:36 PDT 2023
cdevadas updated this revision to Diff 522431.
cdevadas added a comment.
Removed the isReturn() blk check. Also, added a validity check on the iterator.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150381/new/
https://reviews.llvm.org/D150381
Files:
llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp
llvm/test/CodeGen/AMDGPU/preserve-only-inactive-lane.mir
llvm/test/CodeGen/AMDGPU/tied-op-for-wwm-scratch-reg-spill-restore.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150381.522431.patch
Type: text/x-patch
Size: 10523 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230516/81256cb6/attachment.bin>
More information about the llvm-commits
mailing list