[all-commits] [llvm/llvm-project] a34428: [LV] Use variables instead of hard-coded metadata ...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Tue Aug 16 04:22:07 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a34428f07d81261f3e896c6b586c21a6ab2525a8
https://github.com/llvm/llvm-project/commit/a34428f07d81261f3e896c6b586c21a6ab2525a8
Author: Florian Hahn <flo at fhahn.com>
Date: 2022-08-16 (Tue, 16 Aug 2022)
Changed paths:
M llvm/test/Transforms/LoopVectorize/ARM/tail-folding-loop-hint.ll
M llvm/test/Transforms/LoopVectorize/X86/tail_loop_folding.ll
M llvm/test/Transforms/LoopVectorize/vectorize-once.ll
Log Message:
-----------
[LV] Use variables instead of hard-coded metadata IDs in tests.
More information about the All-commits
mailing list