[all-commits] [llvm/llvm-project] b44635: [X86][SSE] Add OR(EXTRACTELT(X, 0), OR(EXTRACTELT(X, ...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Mon Oct 21 15:37:01 PDT 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b446356bf33ef81f27ab84b9a804f153c2328217
https://github.com/llvm/llvm-project/commit/b446356bf33ef81f27ab84b9a804f153c2328217
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2019-10-21 (Mon, 21 Oct 2019)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
M llvm/test/CodeGen/X86/movmsk-cmp.ll
Log Message:
-----------
[X86][SSE] Add OR(EXTRACTELT(X,0),OR(EXTRACTELT(X,1))) -> MOVMSK+CMP reduction combine
llvm-svn: 375463
More information about the All-commits
mailing list