diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2021-11-16 20:46:04 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2021-11-16 20:46:17 +0000 |
commit | aeb3c772d316ed71836bccf515517e769150e6a1 (patch) | |
tree | 455f56392352559544cb5de3c4fff03ae33b85b6 /llvm/unittests/ProfileData/CoverageMappingTest.cpp | |
parent | df0c2b917d720b677f8a20e60c5b0082be802928 (diff) | |
download | llvm-aeb3c772d316ed71836bccf515517e769150e6a1.zip llvm-aeb3c772d316ed71836bccf515517e769150e6a1.tar.gz llvm-aeb3c772d316ed71836bccf515517e769150e6a1.tar.bz2 |
[X86] Add shift by splat modulo amount vector tests
Shows failure to fold zero_extend_vector_inreg(and(x, c)) -> bitcast(and(x,c')) when we're only demanding the 0'th extended element, such as with the SSE variable shift ops.
Diffstat (limited to 'llvm/unittests/ProfileData/CoverageMappingTest.cpp')
0 files changed, 0 insertions, 0 deletions