[PATCH] D66052: [DAGCombiner] Add simple folds for SMULFIX/UMULFIX/SMULFIXSAT
Bjorn Pettersson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Aug 11 12:35:32 PDT 2019
bjope updated this revision to Diff 214563.
bjope added a comment.
Corrected a code comment typo.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66052/new/
https://reviews.llvm.org/D66052
Files:
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/test/CodeGen/X86/mulfix_combine.ll
llvm/test/CodeGen/X86/vector-mulfix-legalize.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66052.214563.patch
Type: text/x-patch
Size: 11044 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190811/422ce084/attachment.bin>
More information about the llvm-commits
mailing list