[all-commits] [llvm/llvm-project] 6e1ba6: [LV] Add additional tests with multiple chained re...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Mon Aug 1 02:01:43 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6e1ba62d0dd27686aa7779a122e04ac5abc6cecf
https://github.com/llvm/llvm-project/commit/6e1ba62d0dd27686aa7779a122e04ac5abc6cecf
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 additional tests with multiple chained recurrences.
Adds more extra tests for D119661.
Also update the test to use opaque pointers.
More information about the All-commits
mailing list