[PATCH] D118765: [DAGCombiner] Fold SSHLSAT/USHLSAT to SHL when no saturation will occur

Bjorn Pettersson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 6 10:00:36 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGcecf11c31544: [DAGCombiner] Fold SSHLSAT/USHLSAT to SHL when no saturation will occur (authored by bjope).

Changed prior to commit:
  https://reviews.llvm.org/D118765?vs=406248&id=406262#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118765

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118765.406262.patch
Type: text/x-patch
Size: 5075 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220206/12348f9a/attachment.bin>


More information about the llvm-commits mailing list