aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode
diff options
context:
space:
mode:
authorFlorian Hahn <flo@fhahn.com>2021-05-25 10:50:08 +0100
committerFlorian Hahn <flo@fhahn.com>2021-05-25 11:09:15 +0100
commit536447eb203c3f096d8d4d451d609ef7357c9c43 (patch)
treea865a7fe5e777d6908227f30f67350edd0e53300 /llvm/lib/Bitcode
parent3bf96b0329be554c67282b0d7d8da6a864b9e38f (diff)
downloadllvm-536447eb203c3f096d8d4d451d609ef7357c9c43.zip
llvm-536447eb203c3f096d8d4d451d609ef7357c9c43.tar.gz
llvm-536447eb203c3f096d8d4d451d609ef7357c9c43.tar.bz2
[AArch64] Add tests for lowering of vector load + single extract.
Currently the vector load + extract gets lowered to a single scalar store, not accounting for the fact that the index could be out-of-bounds, which is poison, not UB. See PR50382.
Diffstat (limited to 'llvm/lib/Bitcode')
0 files changed, 0 insertions, 0 deletions