[PATCH] D127516: RegisterCoalescer: Fix verifier error when merging copy of undef
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 15 10:58:40 PDT 2022
arsenm updated this revision to Diff 437253.
arsenm added a comment.
Fix missing test update (which I guess is a minor regression)
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.437253.patch
Type: text/x-patch
Size: 4894 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220615/9e8288b9/attachment.bin>
More information about the llvm-commits
mailing list