[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 01:47:39 PDT 2021
dstuttard updated this revision to Diff 356448.
dstuttard added a comment.
Herald added a subscriber: pengfei.
Updated existing test based on feedback
Rebase and adjust X86 test that now folds
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.356448.patch
Type: text/x-patch
Size: 4037 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210705/1c544f97/attachment.bin>
More information about the llvm-commits
mailing list