[all-commits] [llvm/llvm-project] a7648e: [LV] Use patterns in some induction tests, to make...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Wed Nov 24 05:32:45 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a7648eb2aaf848e903dca46bb9efb75809570ef1
https://github.com/llvm/llvm-project/commit/a7648eb2aaf848e903dca46bb9efb75809570ef1
Author: Florian Hahn <flo at fhahn.com>
Date: 2021-11-24 (Wed, 24 Nov 2021)
Changed paths:
M llvm/test/Transforms/LoopVectorize/induction.ll
M llvm/test/Transforms/LoopVectorize/induction_plus.ll
M llvm/test/Transforms/LoopVectorize/vplan-printing.ll
Log Message:
-----------
[LV] Use patterns in some induction tests, to make more robust. (NFC)
More information about the All-commits
mailing list