[all-commits] [llvm/llvm-project] f0d8e7: [X86][SSE] Add testcase for bug reported in D96345
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Wed Feb 17 03:01:35 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f0d8e7333f1be352f616b61a7f8b018b025a5b34
https://github.com/llvm/llvm-project/commit/f0d8e7333f1be352f616b61a7f8b018b025a5b34
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2021-02-17 (Wed, 17 Feb 2021)
Changed paths:
M llvm/test/CodeGen/X86/vector-shuffle-combining.ll
Log Message:
-----------
[X86][SSE] Add testcase for bug reported in D96345
Failure to handle binop(shuffle(x,undef),shuffle(a,b))
More information about the All-commits
mailing list