[all-commits] [llvm/llvm-project] c430f0: [X86] Add use condition for combineSetCCMOVMSK
xiangzh1 via All-commits
all-commits at lists.llvm.org
Tue Apr 26 01:44:22 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c430f0f532de3802ca76ed9f7f2d889987eb2749
https://github.com/llvm/llvm-project/commit/c430f0f532de3802ca76ed9f7f2d889987eb2749
Author: Xiang1 Zhang <xiang1.zhang at intel.com>
Date: 2022-04-26 (Tue, 26 Apr 2022)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
M llvm/test/CodeGen/X86/vector-compare-all_of.ll
M llvm/test/CodeGen/X86/vector-compare-any_of.ll
Log Message:
-----------
[X86] Add use condition for combineSetCCMOVMSK
Reviewed by RKSimon, LuoYuanke
Differential Revision: https://reviews.llvm.org/D123652
More information about the All-commits
mailing list