[all-commits] [llvm/llvm-project] fb84da: [LV] Update test to use use variables in CHECK lines.
Florian Hahn via All-commits
all-commits at lists.llvm.org
Sun Dec 4 04:01:28 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fb84dad58b00d8515f3d8c30fa6fc2dea2f99712
https://github.com/llvm/llvm-project/commit/fb84dad58b00d8515f3d8c30fa6fc2dea2f99712
Author: Florian Hahn <flo at fhahn.com>
Date: 2022-12-04 (Sun, 04 Dec 2022)
Changed paths:
M llvm/test/Transforms/LoopVectorize/vplan-sink-scalars-and-merge.ll
Log Message:
-----------
[LV] Update test to use use variables in CHECK lines.
This makes the test more robust with respect to value numbering which
will change with future changes.
More information about the All-commits
mailing list