[PATCH] D140326: DAG: Use getNegatedExpression in combineMinNumMaxNum
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jan 21 18:32:13 PST 2023
arsenm updated this revision to Diff 491114.
arsenm marked an inline comment as done.
arsenm added a comment.
Herald added subscribers: kosarev, kerbowa, jvesely.
Address comments, reduce duplication
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140326/new/
https://reviews.llvm.org/D140326
Files:
llvm/include/llvm/CodeGen/TargetLowering.h
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/test/CodeGen/AMDGPU/fneg-combines.f16.ll
llvm/test/CodeGen/ARM/unsafe-fneg-select-minnum-maxnum-combine.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140326.491114.patch
Type: text/x-patch
Size: 11039 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230122/4dbcaaf1/attachment.bin>
More information about the llvm-commits
mailing list