[PATCH] D108129: [DAGCombiner] Teach combineShiftToMULH to handle constant and const splat vector.
Jianjian Guan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 28 20:04:57 PDT 2021
jacquesguan updated this revision to Diff 383223.
jacquesguan added a comment.
Rebase and add RV64 tests.
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.383223.patch
Type: text/x-patch
Size: 33614 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211029/d5cd37a2/attachment.bin>
More information about the llvm-commits
mailing list