[all-commits] [llvm/llvm-project] c21e8f: [X86][SSE] Add tests for (missing) MOVMSK(PCMPEQ(X...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Fri Jun 19 06:18:43 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c21e8fe1ddd4d6246af187bf7edee1298ac44cbb
https://github.com/llvm/llvm-project/commit/c21e8fe1ddd4d6246af187bf7edee1298ac44cbb
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-06-19 (Fri, 19 Jun 2020)
Changed paths:
M llvm/test/CodeGen/X86/movmsk-cmp.ll
Log Message:
-----------
[X86][SSE] Add tests for (missing) MOVMSK(PCMPEQ(X,0)) != -1 -> PTESTZ(X,X) allof folds
More information about the All-commits
mailing list