[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:59:28 PDT 2022


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

Address 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.426908.patch
Type: text/x-patch
Size: 4104 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220504/064066d0/attachment.bin>


More information about the llvm-commits mailing list