[all-commits] [llvm/llvm-project] d73d62: [X86] combinePredicateReduction - reuse LowerVecto...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Wed Apr 5 05:57:09 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d73d62c439fb1ecace5994170285da534d418173
https://github.com/llvm/llvm-project/commit/d73d62c439fb1ecace5994170285da534d418173
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2023-04-05 (Wed, 05 Apr 2023)
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] combinePredicateReduction - reuse LowerVectorAllEqual for all_of/any_of(vXi1 eq/ne) reductions
More information about the All-commits
mailing list