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

Denis Antrushin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 27 05:55:42 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG4059770af593: [StatepointLowering] Only export STATEPOINT results if used in nonlocal blocks. (authored by dantrushin).

Changed prior to commit:
  https://reviews.llvm.org/D124444?vs=425269&id=425492#toc

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.425492.patch
Type: text/x-patch
Size: 18111 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220427/341cc0f4/attachment.bin>


More information about the llvm-commits mailing list