[PATCH] D127516: RegisterCoalescer: Fix verifier error when merging copy of undef

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 28 15:32:19 PDT 2022


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

Remove unnecessary check


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

https://reviews.llvm.org/D127516

Files:
  llvm/lib/CodeGen/RegisterCoalescer.cpp
  llvm/test/CodeGen/AMDGPU/coalesce-liveout-undef-copy.mir
  llvm/test/CodeGen/AMDGPU/undef-subreg-use-after-coalesce.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127516.440794.patch
Type: text/x-patch
Size: 4894 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220628/3e1343f4/attachment.bin>


More information about the llvm-commits mailing list