[PATCH] D124834: [fastregalloc] Fix bug when undef value is tied to def.

LuoYuanke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 3 19:16:51 PDT 2022


LuoYuanke updated this revision to Diff 426897.
LuoYuanke added a comment.

Address Arsenault and Braun's comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124834

Files:
  llvm/lib/CodeGen/RegAllocFast.cpp
  llvm/test/CodeGen/X86/fastregalloc-tied-undef.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124834.426897.patch
Type: text/x-patch
Size: 4087 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220504/d3b0567b/attachment.bin>


More information about the llvm-commits mailing list