[all-commits] [llvm/llvm-project] b1115f: [LV] Use LatchVPBB directly instead of going throu...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Fri Oct 13 12:08:55 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b1115f8ccefb380824a9d997622cc84fc0d84a89
https://github.com/llvm/llvm-project/commit/b1115f8ccefb380824a9d997622cc84fc0d84a89
Author: Florian Hahn <flo at fhahn.com>
Date: 2023-10-13 (Fri, 13 Oct 2023)
Changed paths:
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
Log Message:
-----------
[LV] Use LatchVPBB directly instead of going through region (NFC).
Split off from D158333.
More information about the All-commits
mailing list