[all-commits] [llvm/llvm-project] b7f69b: [LV] Name values and blocks in same induction test...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Mon Jan 24 04:29:31 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b7f69b8d46502adbe7007a89bdf6ea6b6c8f95f9
https://github.com/llvm/llvm-project/commit/b7f69b8d46502adbe7007a89bdf6ea6b6c8f95f9
Author: Florian Hahn <flo at fhahn.com>
Date: 2022-01-24 (Mon, 24 Jan 2022)
Changed paths:
M llvm/test/Transforms/LoopVectorize/induction.ll
Log Message:
-----------
[LV] Name values and blocks in same induction tests (NFC).
This reduces the churn in the test in future updates due to numbering
changes.
More information about the All-commits
mailing list