[all-commits] [llvm/llvm-project] 7ba0e9: [VectorCombine] Add tests with assumes involvind v...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Fri May 14 03:25:08 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7ba0e99aec6e461f41ebad608893f8c280836165
https://github.com/llvm/llvm-project/commit/7ba0e99aec6e461f41ebad608893f8c280836165
Author: Florian Hahn <flo at fhahn.com>
Date: 2021-05-14 (Fri, 14 May 2021)
Changed paths:
M llvm/test/Transforms/VectorCombine/AArch64/load-extractelement-scalarization.ll
M llvm/test/Transforms/VectorCombine/load-insert-store.ll
Log Message:
-----------
[VectorCombine] Add tests with assumes involvind variable index.
Add test cases with variable indices together with assumes guaranteeing
that the indices are valid.
More information about the All-commits
mailing list