[PATCH] D108129: [DAGCombiner] Teach combineShiftToMULH to handle constant and const splat vector.
Ben Shi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 2 05:05:47 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa39eadcf1609: [DAGCombiner] Teach combineShiftToMULH to handle constant and const splat… (authored by jacquesguan, committed by benshi001).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108129/new/
https://reviews.llvm.org/D108129
Files:
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/test/CodeGen/RISCV/rvv/vmulh-sdnode.ll
llvm/test/CodeGen/RISCV/rvv/vmulhu-sdnode.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108129.384050.patch
Type: text/x-patch
Size: 22463 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211102/83fb6377/attachment.bin>
More information about the llvm-commits
mailing list