[PATCH] D122071: [SDAG] enable binop identity constant folds for multiplies

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 25 04:07:21 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe209190c2d96: [SDAG] enable binop identity constant folds for multiplies (authored by RKSimon).

Changed prior to commit:
  https://reviews.llvm.org/D122071?vs=416704&id=418181#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122071

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/X86/midpoint-int-vec-128.ll
  llvm/test/CodeGen/X86/midpoint-int-vec-256.ll
  llvm/test/CodeGen/X86/midpoint-int-vec-512.ll
  llvm/test/CodeGen/X86/vector-bo-select.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122071.418181.patch
Type: text/x-patch
Size: 164150 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220325/2dcf3c85/attachment-0001.bin>


More information about the llvm-commits mailing list