[all-commits] [llvm/llvm-project] 6087b6: [LV] Add tests for epilogue vectorization with wid...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Mon Sep 19 09:11:45 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6087b6386e18b6e5146df7931e5bbc6587b68e10
https://github.com/llvm/llvm-project/commit/6087b6386e18b6e5146df7931e5bbc6587b68e10
Author: Florian Hahn <flo at fhahn.com>
Date: 2022-09-19 (Mon, 19 Sep 2022)
Changed paths:
A llvm/test/Transforms/LoopVectorize/optimal-epilog-vectorization-widen-inductions.ll
Log Message:
-----------
[LV] Add tests for epilogue vectorization with widened inductions.
Includes a test for the miscompile in #57712.
More information about the All-commits
mailing list