[PATCH] D93144: RegisterCoalescer: Fix not setting undef on coalesced subregister uses

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 11 18:19:57 PST 2020


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

Fix patch cleanup breakage


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

https://reviews.llvm.org/D93144

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93144.311350.patch
Type: text/x-patch
Size: 5883 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201212/664807cb/attachment.bin>


More information about the llvm-commits mailing list