[PATCH] D99284: [RegAllocFast] properly handle STATEPOINT instruction.

Denis Antrushin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 7 09:44:46 PDT 2021


dantrushin updated this revision to Diff 335848.
dantrushin edited the summary of this revision.
dantrushin added a comment.

Support multiple RegMasks per instruction.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99284

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99284.335848.patch
Type: text/x-patch
Size: 4472 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210407/ff8888a9/attachment.bin>


More information about the llvm-commits mailing list