[PATCH] D78272: [DAGCombiner] Combine shifts into multiply-high
Amy Kwan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 2 13:45:51 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa3ada630d8ab: [DAGCombiner] Combine shifts into multiply-high (authored by amyk).
Changed prior to commit:
https://reviews.llvm.org/D78272?vs=266233&id=267984#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78272/new/
https://reviews.llvm.org/D78272
Files:
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/test/CodeGen/PowerPC/combine-to-mulh-shift-amount.ll
llvm/test/CodeGen/PowerPC/mul-high.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78272.267984.patch
Type: text/x-patch
Size: 11080 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200602/199209ea/attachment.bin>
More information about the llvm-commits
mailing list