[PATCH] D122070: [SDAG] enable binop identity constant folds for shifts

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 21 06:03:18 PDT 2022


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

Changed prior to commit:
  https://reviews.llvm.org/D122070?vs=416701&id=416910#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122070

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/X86/vector-bo-select.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122070.416910.patch
Type: text/x-patch
Size: 6201 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220321/a61d2841/attachment.bin>


More information about the llvm-commits mailing list