[all-commits] [llvm/llvm-project] 2e9341: [LV] Remove LoopVectorizationLegality from InnerLo...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Sun Apr 27 12:31:12 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2e934170b0b998e95fae3a47268293d7896f5bab
https://github.com/llvm/llvm-project/commit/2e934170b0b998e95fae3a47268293d7896f5bab
Author: Florian Hahn <flo at fhahn.com>
Date: 2025-04-27 (Sun, 27 Apr 2025)
Changed paths:
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
Log Message:
-----------
[LV] Remove LoopVectorizationLegality from InnerLoopVectorizer (NFC).
a51e28278 removed the last real use of Legal in InnerLoopVectorizer. Now
that it isn't used any longer, remove it to avoid new users being
introduced.
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