[PATCH] D103323: [DAGCombiner] Add support for mulhi const folding in DAGCombiner

David Stuttard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 5 03:27:20 PDT 2021


dstuttard updated this revision to Diff 356464.
dstuttard added a comment.

Pre-committed test and rebased on top

See D105424 <https://reviews.llvm.org/D105424>


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D103323/new/

https://reviews.llvm.org/D103323

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/test/CodeGen/AMDGPU/udiv.ll
  llvm/test/CodeGen/X86/pmulh.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103323.356464.patch
Type: text/x-patch
Size: 4500 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210705/049e86a4/attachment.bin>


More information about the llvm-commits mailing list