[all-commits] [llvm/llvm-project] 3b7b1a: [LV] Improve check lines in existing tests.
Florian Hahn via All-commits
all-commits at lists.llvm.org
Sat Jan 8 12:46:54 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3b7b1a75b0c1d69501b3ee31a8edcaca627d2346
https://github.com/llvm/llvm-project/commit/3b7b1a75b0c1d69501b3ee31a8edcaca627d2346
Author: Florian Hahn <flo at fhahn.com>
Date: 2022-01-08 (Sat, 08 Jan 2022)
Changed paths:
M llvm/test/Transforms/LoopVectorize/gcc-examples.ll
M llvm/test/Transforms/LoopVectorize/induction_plus.ll
Log Message:
-----------
[LV] Improve check lines in existing tests.
Update the check lines in 2 existing tests to use patterns + variables
to match some IR to make them independent of value naming.
More information about the All-commits
mailing list