[all-commits] [llvm/llvm-project] ff5ae9: [LV] Add variation of test cases with order of phi...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Mon Aug 1 03:38:44 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ff5ae948a72307fcd6b3be9ddf2d3b9349e02caf
https://github.com/llvm/llvm-project/commit/ff5ae948a72307fcd6b3be9ddf2d3b9349e02caf
Author: Florian Hahn <flo at fhahn.com>
Date: 2022-08-01 (Mon, 01 Aug 2022)
Changed paths:
M llvm/test/Transforms/LoopVectorize/first-order-recurrence-chains.ll
Log Message:
-----------
[LV] Add variation of test cases with order of phis flipped.
Additional tests with integer and pointer inductions for
D119661.
More information about the All-commits
mailing list