aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/InlineFunction.cpp
diff options
context:
space:
mode:
authorFlorian Hahn <flo@fhahn.com>2024-07-14 20:49:03 +0100
committerFlorian Hahn <flo@fhahn.com>2024-07-14 20:49:03 +0100
commitfc9cd3272b50f4ee9f18c4ab82c278bbb014d99f (patch)
treefbf321dbfb35c30a6370e0077cd9d9ee4dc9ab25 /llvm/lib/Transforms/Utils/InlineFunction.cpp
parentefde640cdfede834fa79e0eea69f82fb769d6beb (diff)
downloadllvm-fc9cd3272b50f4ee9f18c4ab82c278bbb014d99f.zip
llvm-fc9cd3272b50f4ee9f18c4ab82c278bbb014d99f.tar.gz
llvm-fc9cd3272b50f4ee9f18c4ab82c278bbb014d99f.tar.bz2
[VPlan] Don't add live-outs for IV phis.
Resume and exit values for inductions are currently still created outside of VPlan and independent of the induction recipes. Don't add live-outs for now, as the additional unneeded users can pessimize other anlysis. Fixes https://github.com/llvm/llvm-project/issues/98660.
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions