[PATCH] D124951: [SelectionDAG] Teach getNode to fold (max/min X, X) -> X.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 4 23:54:04 PDT 2022
craig.topper updated this revision to Diff 427210.
craig.topper added a comment.
Remove pr55271 test.
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.427210.patch
Type: text/x-patch
Size: 5008 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220505/34d685e6/attachment.bin>
More information about the llvm-commits
mailing list