[all-commits] [llvm/llvm-project] bc32a1: [DAG] Add non-uniform vector support to (shl (sr[l...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Tue Apr 12 04:58:13 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bc32a1dd7679e74a29b6738c0d3beff9c4223796
https://github.com/llvm/llvm-project/commit/bc32a1dd7679e74a29b6738c0d3beff9c4223796
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-04-12 (Tue, 12 Apr 2022)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
M llvm/test/CodeGen/X86/combine-shl.ll
Log Message:
-----------
[DAG] Add non-uniform vector support to (shl (sr[la] exact X, C1), C2) folds
More information about the All-commits
mailing list