summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2022-01-11 15:11:06 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2022-01-11 15:59:15 +0000
commit4eda7be15a11c08b83eafe70c2c096d06ddfd2e5 (patch)
tree8066614a25ced41cdfb3256d6fb2ac6c82d348c7
parent5ceb070bbbe3a58870dce811bf8f9e9ec1438d72 (diff)
downloadllvm-4eda7be15a11c08b83eafe70c2c096d06ddfd2e5.tar.gz
[X86] Tag existing shuffle test case as PR53124
The poor AVX1 codegen matches the core issue raised in PR53124
-rw-r--r--llvm/test/CodeGen/X86/vector-shuffle-256-v8.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/CodeGen/X86/vector-shuffle-256-v8.ll b/llvm/test/CodeGen/X86/vector-shuffle-256-v8.ll
index 4cfe40175514..657fc9dac655 100644
--- a/llvm/test/CodeGen/X86/vector-shuffle-256-v8.ll
+++ b/llvm/test/CodeGen/X86/vector-shuffle-256-v8.ll
@@ -1341,6 +1341,7 @@ define <8 x float> @shuffle_v8f32_01452367(<8 x float> %a) {
ret <8 x float> %shuffle
}
+; PR53124
define <8 x float> @shuffle_v8f32_089abcde(<8 x float> %a, <8 x float> %b) {
; AVX1-LABEL: shuffle_v8f32_089abcde:
; AVX1: # %bb.0: