[all-commits] [llvm/llvm-project] 467491: [LV] Update test to use GEP so it is not dead.
Florian Hahn via All-commits
all-commits at lists.llvm.org
Sun Jun 12 08:58:10 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 467491202e3d755ba0a6678dda6d9838304ea51e
https://github.com/llvm/llvm-project/commit/467491202e3d755ba0a6678dda6d9838304ea51e
Author: Florian Hahn <flo at fhahn.com>
Date: 2022-06-12 (Sun, 12 Jun 2022)
Changed paths:
M llvm/test/Transforms/LoopVectorize/interleave-and-scalarize-only.ll
Log Message:
-----------
[LV] Update test to use GEP so it is not dead.
The test should use the GEP for the store, so it is not dead.
More information about the All-commits
mailing list