[PATCH] D141086: [SDAG] try to avoid multiply for X*Y==0

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 6 06:07:50 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGbf82070ea465: [SDAG] try to avoid multiply for X*Y==0 (authored by spatel).

Changed prior to commit:
  https://reviews.llvm.org/D141086?vs=486655&id=486850#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141086

Files:
  llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/test/CodeGen/AArch64/aarch64-dup-ext.ll
  llvm/test/CodeGen/AArch64/mul-cmp.ll
  llvm/test/CodeGen/X86/mul-cmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141086.486850.patch
Type: text/x-patch
Size: 13228 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230106/4ecea49e/attachment.bin>


More information about the llvm-commits mailing list