[PATCH] D118603: [DAGCombine] Add simple folds for SSHLSAT/USHLSAT

Bjorn Pettersson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 1 01:52:16 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG38858790467e: [DAGCombine] Add simple folds for SSHLSAT/USHLSAT (authored by bjope).

Changed prior to commit:
  https://reviews.llvm.org/D118603?vs=404650&id=404841#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118603

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/test/CodeGen/AArch64/sshl_sat.ll
  llvm/test/CodeGen/AArch64/ushl_sat.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118603.404841.patch
Type: text/x-patch
Size: 12815 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220201/e18bf3fb/attachment.bin>


More information about the llvm-commits mailing list