[PATCH] D56987: [Intrinsic] Expand SMULFIX to MUL, MULH[US], or [US]MUL_LOHI on vector arguments

Leonard Chan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 24 09:16:13 PST 2019


leonardchan updated this revision to Diff 183327.
leonardchan marked an inline comment as done.

Repository:
  rL LLVM

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

https://reviews.llvm.org/D56987

Files:
  llvm/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp
  llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/test/CodeGen/X86/smul_fix.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56987.183327.patch
Type: text/x-patch
Size: 7786 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190124/8cc0aece/attachment.bin>


More information about the llvm-commits mailing list