[PATCH] D96015: [RegAllocFast] Handle case where operand of copy cannot be assigned.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 4 10:01:07 PST 2021


fhahn updated this revision to Diff 321502.
fhahn added a comment.

Add mir test, remove isReg checks.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96015

Files:
  llvm/lib/CodeGen/RegAllocFast.cpp
  llvm/test/CodeGen/X86/regallocfast-need-to-move-copy.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96015.321502.patch
Type: text/x-patch
Size: 9229 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210204/4f46a383/attachment.bin>


More information about the llvm-commits mailing list