[PATCH] D87154: [Statepoints] Change statepoint machine instr format to better suit VReg lowering.

Denis Antrushin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 6 02:53:23 PDT 2020


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

Add local asserts


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87154

Files:
  llvm/include/llvm/CodeGen/StackMaps.h
  llvm/lib/CodeGen/FixupStatepointCallerSaved.cpp
  llvm/lib/CodeGen/SelectionDAG/InstrEmitter.cpp
  llvm/lib/CodeGen/SelectionDAG/StatepointLowering.cpp
  llvm/lib/CodeGen/StackMaps.cpp
  llvm/test/CodeGen/X86/statepoint-stack-usage.ll
  llvm/test/CodeGen/X86/statepoint-vector.ll
  llvm/test/CodeGen/X86/statepoint-vreg-details.ll
  llvm/test/CodeGen/X86/statepoint-vreg.ll
  llvm/test/CodeGen/X86/statepoint-vreg.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87154.296396.patch
Type: text/x-patch
Size: 59650 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201006/2e105429/attachment-0001.bin>


More information about the llvm-commits mailing list