[PATCH] D148652: ValueTracking: Sign handling for minnum/maxnum
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 25 16:48:58 PDT 2023
arsenm updated this revision to Diff 516985.
arsenm added a comment.
Address todo for minimum / maximum to avoid regressions
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148652/new/
https://reviews.llvm.org/D148652
Files:
llvm/include/llvm/Analysis/ValueTracking.h
llvm/lib/Analysis/ValueTracking.cpp
llvm/test/Transforms/Attributor/nofpclass-minimum-maximum.ll
llvm/test/Transforms/Attributor/nofpclass-minnum-maxnum.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148652.516985.patch
Type: text/x-patch
Size: 13476 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230425/9372d7ea/attachment.bin>
More information about the llvm-commits
mailing list