diff options
author | Florian Hahn <flo@fhahn.com> | 2024-12-06 12:26:19 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-06 12:26:19 +0000 |
commit | 0678e2058364ec10b94560d27ec7138dfa003287 (patch) | |
tree | 6cfc975597120d64b8f3fd35be108d1528442403 /llvm/lib/Transforms/Utils/CloneFunction.cpp | |
parent | 99dc3967595c472b6edbe789a1346b0350294567 (diff) | |
download | llvm-0678e2058364ec10b94560d27ec7138dfa003287.zip llvm-0678e2058364ec10b94560d27ec7138dfa003287.tar.gz llvm-0678e2058364ec10b94560d27ec7138dfa003287.tar.bz2 |
[VPlan] Update scalar induction resume values in VPlan. (#110577)
Updated ILV.createInductionResumeValues (now createInductionResumeVPValue)
to directly update the VPIRInstructions wrapping the original phis with the
created resume values.
This is the first step towards modeling them completely in VPlan.
Subsequent patches will move creation of the resume values completely
into VPlan.
Depends on https://github.com/llvm/llvm-project/pull/109975.
PR: https://github.com/llvm/llvm-project/pull/110577
Diffstat (limited to 'llvm/lib/Transforms/Utils/CloneFunction.cpp')
0 files changed, 0 insertions, 0 deletions