[all-commits] [llvm/llvm-project] 4162f3: [LV] Regenerate check lines for shrinking tests.
Florian Hahn via All-commits
all-commits at lists.llvm.org
Sun Jul 30 08:39:12 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4162f36bcb6a83523f67fdd25063ad7c2590ec1f
https://github.com/llvm/llvm-project/commit/4162f36bcb6a83523f67fdd25063ad7c2590ec1f
Author: Florian Hahn <flo at fhahn.com>
Date: 2023-07-30 (Sun, 30 Jul 2023)
Changed paths:
M llvm/test/Transforms/LoopVectorize/AArch64/loop-vectorization-factors.ll
M llvm/test/Transforms/LoopVectorize/AArch64/type-shrinkage-insertelt.ll
Log Message:
-----------
[LV] Regenerate check lines for shrinking tests.
Make sure the full IR is checked for loop-vectorization-factors.ll and
to make sure nothing gets missed and add missing checks for type-shrinkage-insertelt.ll.
Also removes some undef ops from tests.
More information about the All-commits
mailing list