[all-commits] [llvm/llvm-project] c14b0a: [LV] Check for vector instruction in main vector l...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Mon Jul 3 06:18:10 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c14b0a7c55ee1cdab8725f2561172096cab86bde
https://github.com/llvm/llvm-project/commit/c14b0a7c55ee1cdab8725f2561172096cab86bde
Author: Florian Hahn <flo at fhahn.com>
Date: 2023-07-03 (Mon, 03 Jul 2023)
Changed paths:
M llvm/test/Transforms/LoopVectorize/X86/funclet.ll
Log Message:
-----------
[LV] Check for vector instruction in main vector loop.
Update the test to check for the vectorization call in the main vector
loop, not the dead epilogue vector loop as it does currently.
More information about the All-commits
mailing list