[PATCH] D133768: [DAGCombine] Do not fold SRA/SRL of MUL into MULH when MUL's LSB are used, and MUL_LOHI is available
Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 16 08:49:09 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe438f2d82111: [DAGCombine] Do not fold SRA/SRL of MUL into MULH when MUL's LSB are (authored by Juan Manuel MARTINEZ CAAMAÑO <juamarti at amd.com>).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133768/new/
https://reviews.llvm.org/D133768
Files:
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/test/CodeGen/AMDGPU/dagcomb-mullohi.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133768.460786.patch
Type: text/x-patch
Size: 6640 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220916/d1e95f6f/attachment.bin>
More information about the llvm-commits
mailing list