[X86] canonicalizeShuffleWithBinOps - ensure a binary shuffle of binops have the...
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Mon, 5 Jun 2023 10:18:17 +0000 (11:18 +0100)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Mon, 5 Jun 2023 10:18:28 +0000 (11:18 +0100)
commitd37bd544ffe0e56abd4554493b278ecc64e3d51a
tree9e5c4eb021a79c6b36e69f84400b38266542d907
parentd75efc1d51c1b2f26efd67230547eeca338eccb5
[X86] canonicalizeShuffleWithBinOps - ensure a binary shuffle of binops have the same value type

Fixes #63091
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/test/CodeGen/X86/pr63091.ll