[PATCH] D45651: [X86] Add DAG combine to turn (trunc (srl (mul ext, ext), 16) into PMULHW/PMULHUW.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 21 12:05:19 PDT 2018


craig.topper closed this revision.
craig.topper added a comment.

Committed in r330520. Forgot to add the Differential Revision line.


Repository:
  rL LLVM

https://reviews.llvm.org/D45651





More information about the llvm-commits mailing list