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

Denis Antrushin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 8 02:24:54 PDT 2021


dantrushin updated this revision to Diff 336039.
dantrushin added a comment.

Address comments:

- use any_of
- get rid of AssignedTiedDefs vector


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.336039.patch
Type: text/x-patch
Size: 4187 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210408/d0f89c35/attachment.bin>


More information about the llvm-commits mailing list