[PATCH] D157504: AMDGPU: Check for implicit defs before constant folding instruction

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 11 06:50:19 PDT 2023


arsenm updated this revision to Diff 549372.
arsenm added a comment.

Test regressions are gone after 490a867f16c064b774aeae9661dc699a65909ce2 <https://reviews.llvm.org/rG490a867f16c064b774aeae9661dc699a65909ce2>


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

https://reviews.llvm.org/D157504

Files:
  llvm/include/llvm/CodeGen/MachineInstr.h
  llvm/lib/CodeGen/MachineInstr.cpp
  llvm/lib/Target/AMDGPU/SIFoldOperands.cpp
  llvm/test/CodeGen/AMDGPU/constant-fold-imm-immreg.mir
  llvm/test/CodeGen/AMDGPU/memcpy-crash-issue63986.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157504.549372.patch
Type: text/x-patch
Size: 22901 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230811/b6e115c7/attachment.bin>


More information about the llvm-commits mailing list