[PATCH] D124951: [DAGCombiner] Fold (max/min X, X) -> X.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 5 09:40:11 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGfd13192aa555: [DAGCombiner] Fold (max/min X, X) -> X. (authored by craig.topper).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124951

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/RISCV/min-max.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124951.427361.patch
Type: text/x-patch
Size: 5008 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220505/f1e890e1/attachment.bin>


More information about the llvm-commits mailing list