[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 10:58:49 PDT 2022
dantrushin updated this revision to Diff 425269.
dantrushin added a comment.
Introduce new relocation type and use it to lower local gc.relocates.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124444/new/
https://reviews.llvm.org/D124444
Files:
llvm/include/llvm/CodeGen/FunctionLoweringInfo.h
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.425269.patch
Type: text/x-patch
Size: 18071 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220426/2d99fa9e/attachment.bin>
More information about the llvm-commits
mailing list