diff options
author | Florian Hahn <flo@fhahn.com> | 2024-07-14 20:49:03 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2024-07-14 20:49:03 +0100 |
commit | fc9cd3272b50f4ee9f18c4ab82c278bbb014d99f (patch) | |
tree | fbf321dbfb35c30a6370e0077cd9d9ee4dc9ab25 /llvm/lib/Transforms/Utils/InlineFunction.cpp | |
parent | efde640cdfede834fa79e0eea69f82fb769d6beb (diff) | |
download | llvm-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