[PATCH] D56987: [Intrinsic] Expand vector SMULFIX to MUL on zero scale

Leonard Chan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 22 11:58:19 PST 2019


leonardchan updated this revision to Diff 182956.
leonardchan marked 4 inline comments 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.182956.patch
Type: text/x-patch
Size: 7873 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190122/aef13e3d/attachment.bin>


More information about the llvm-commits mailing list