[PATCH] D107689: [X86] Teach shouldSinkOperands to recognize pmuldq/pmuludq patterns.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 7 08:49:27 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG24dfba8d507e: [X86] Teach shouldSinkOperands to recognize pmuldq/pmuludq patterns. (authored by craig.topper).

Changed prior to commit:
  https://reviews.llvm.org/D107689?vs=364933&id=364964#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107689

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/pr51371.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107689.364964.patch
Type: text/x-patch
Size: 3964 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210807/63bcd00c/attachment.bin>


More information about the llvm-commits mailing list