[PATCH] D124444: Only export STATEPOINT results if used in nonlocal blocks.

Denis Antrushin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 26 06:22:24 PDT 2022


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

Realized we can s/Value2Res/LowerAsVReg/g


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124444

Files:
  llvm/lib/CodeGen/SelectionDAG/StatepointLowering.cpp
  llvm/test/CodeGen/X86/statepoint-vreg-details.ll
  llvm/test/CodeGen/X86/statepoint-vreg-unlimited-tied-opnds.ll
  llvm/test/CodeGen/X86/statepoint-vreg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124444.425196.patch
Type: text/x-patch
Size: 16622 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220426/e7421329/attachment-0001.bin>


More information about the llvm-commits mailing list