[PATCH] D94482: [Verifier] Extend statepoint verifier to cover more constants

Serguei Katkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 12 02:46:42 PST 2021


skatkov created this revision.
skatkov added reviewers: reames, dantrushin.
Herald added subscribers: pengfei, hiraditya.
skatkov requested review of this revision.
Herald added a project: LLVM.

Also old mir tests are updated to meet last changes in STATEPOINT format.


https://reviews.llvm.org/D94482

Files:
  llvm/include/llvm/CodeGen/StackMaps.h
  llvm/lib/CodeGen/MachineVerifier.cpp
  llvm/lib/CodeGen/StackMaps.cpp
  llvm/test/CodeGen/X86/non-value-mem-operand.mir
  llvm/test/CodeGen/X86/statepoint-fixup-call.mir
  llvm/test/CodeGen/X86/statepoint-fixup-copy-prop-neg.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94482.316034.patch
Type: text/x-patch
Size: 12313 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210112/8b17000a/attachment.bin>


More information about the llvm-commits mailing list