[PATCH] D81646: MIR Statepoint refactoring. Part 2: Operand folding.

Denis Antrushin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 16 08:07:00 PDT 2020


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

Add test demonstrating statepoint operand folding.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81646

Files:
  llvm/lib/CodeGen/InlineSpiller.cpp
  llvm/lib/CodeGen/TargetInstrInfo.cpp
  llvm/test/CodeGen/X86/statepoint-vreg-folding.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81646.278484.patch
Type: text/x-patch
Size: 16562 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200716/3b099be7/attachment.bin>


More information about the llvm-commits mailing list