[all-commits] [llvm/llvm-project] a66311: [LV] Fix verifier failures due to 93073af (#162097)
Ramkumar Ramachandra via All-commits
all-commits at lists.llvm.org
Mon Oct 6 08:37:11 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a663119455df2720e0c2b8b11fdb978b9d9dddb3
https://github.com/llvm/llvm-project/commit/a663119455df2720e0c2b8b11fdb978b9d9dddb3
Author: Ramkumar Ramachandra <ramkumar.ramachandra at codasip.com>
Date: 2025-10-06 (Mon, 06 Oct 2025)
Changed paths:
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
Log Message:
-----------
[LV] Fix verifier failures due to 93073af (#162097)
Follow up on 93073af ([LV] Move 3 functions into VPlanTransforms (NFC))
to not call runPass on the moved functions, as that results in verifier
failures.
Ref: https://lab.llvm.org/buildbot/#/builders/187/builds/12178
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list