[all-commits] [llvm/llvm-project] 38f8b7: [LV] Replace value numbers with patterns in tests...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Mon Oct 16 11:54:01 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 38f8b7cbe472921fd8e9c15ca6ab430c1e9be0c3
https://github.com/llvm/llvm-project/commit/38f8b7cbe472921fd8e9c15ca6ab430c1e9be0c3
Author: Florian Hahn <flo at fhahn.com>
Date: 2023-10-16 (Mon, 16 Oct 2023)
Changed paths:
M llvm/test/Transforms/LoopVectorize/RISCV/riscv-vector-reverse.ll
M llvm/test/Transforms/LoopVectorize/vplan-printing.ll
Log Message:
-----------
[LV] Replace value numbers with patterns in tests (NFC).
Replace some hardcoded value numbers in CHECK-LINES to use patterns, to
make the tests more robust wrt renumbering.
More information about the All-commits
mailing list