[all-commits] [llvm/llvm-project] ccf103: [VectorCombine] Add tests where the index is guara...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Tue Aug 3 08:42:55 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ccf1038a92971d9f3faa9b7940430d3891bab2b8
https://github.com/llvm/llvm-project/commit/ccf1038a92971d9f3faa9b7940430d3891bab2b8
Author: Florian Hahn <flo at fhahn.com>
Date: 2021-08-03 (Tue, 03 Aug 2021)
Changed paths:
M llvm/test/Transforms/VectorCombine/load-insert-store.ll
Log Message:
-----------
[VectorCombine] Add tests where the index is guaranteed non-poison.
Tests for PR50949.
More information about the All-commits
mailing list