[all-commits] [llvm/llvm-project] faad56: [LV] Add test case where SCEV is needed to remove ...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Wed Aug 31 06:02:22 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: faad567589a3de43b02a4cdb27fb00f79b567d4c
https://github.com/llvm/llvm-project/commit/faad567589a3de43b02a4cdb27fb00f79b567d4c
Author: Florian Hahn <flo at fhahn.com>
Date: 2022-08-31 (Wed, 31 Aug 2022)
Changed paths:
A llvm/test/Transforms/LoopVectorize/vector-loop-backedge-elimination.ll
Log Message:
-----------
[LV] Add test case where SCEV is needed to remove vector backedge.
Test case mentioned in the discussion for D115261.
More information about the All-commits
mailing list