diff options
author | Florian Hahn <flo@fhahn.com> | 2025-08-05 21:05:44 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2025-08-05 21:06:41 +0100 |
commit | d478502a420c75ca6c52205a58e465998a249826 (patch) | |
tree | c8701b5f6e1c8603e2c11515f7b2f585d380156c /llvm/lib/TextAPI | |
parent | c1add93e45ecf4e5bbc50a933bbb451f0b9596eb (diff) | |
download | llvm-d478502a420c75ca6c52205a58e465998a249826.zip llvm-d478502a420c75ca6c52205a58e465998a249826.tar.gz llvm-d478502a420c75ca6c52205a58e465998a249826.tar.bz2 |
[VPlan] Ensure that IV resume phi for epilogue is always first. (NFCI)
Update handling of canonical IV resume phi for the epilogue loop to make
sure the resume phi for the canonical IV is always the first phi in the
scalar preheader.
This makes it easier to retrieve it in preparePlanForEpilogueVectorLoop.
For now, we keep an assert to make sure we use the same resume phi as
before. This will be removed in the future.
Diffstat (limited to 'llvm/lib/TextAPI')
0 files changed, 0 insertions, 0 deletions