[PATCH] D94703: [Statepoint] Handle `undef` operands in statepoint.

Denis Antrushin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 15 08:48:11 PST 2021


dantrushin updated this revision to Diff 316966.
dantrushin added a comment.
Herald added subscribers: pengfei, jfb.

Add test case;


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94703

Files:
  llvm/lib/CodeGen/FixupStatepointCallerSaved.cpp
  llvm/lib/CodeGen/StackMaps.cpp
  llvm/test/CodeGen/X86/statepoint-fixup-undef.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94703.316966.patch
Type: text/x-patch
Size: 12548 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210115/8e491f1c/attachment.bin>


More information about the llvm-commits mailing list