[all-commits] [llvm/llvm-project] f6cdcb: [X86][SSE] Add bitselect tests where the mask is a...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Thu Apr 30 06:50:04 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f6cdcb0a5a607f3d57772d96e1b3cfb94bdd0ed7
https://github.com/llvm/llvm-project/commit/f6cdcb0a5a607f3d57772d96e1b3cfb94bdd0ed7
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-04-30 (Thu, 30 Apr 2020)
Changed paths:
M llvm/test/CodeGen/X86/combine-bitselect.ll
Log Message:
-----------
[X86][SSE] Add bitselect tests where the mask is a broadcasted scalar
Shows issue that the IsNot() test can't see through shuffles/broadcasts
More information about the All-commits
mailing list