[PATCH] D66052: [DAGCombiner] Add simple folds for SMULFIX/UMULFIX/SMULFIXSAT

Bjorn Pettersson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 15 11:44:03 PDT 2019


bjope updated this revision to Diff 215450.
bjope added a comment.

Update mulfix_combine.ll test case to show diffs compared to trunk.

(Haven't pushed the test case to trunk yet. If that is perferred,
or if you want me to upload it to phab as a parent, I can do it.
Otherwise I'll just land this as two separate commit if this
patch gets accepted.)


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.215450.patch
Type: text/x-patch
Size: 14572 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190815/c8197212/attachment.bin>


More information about the llvm-commits mailing list