[PATCH] D143195: ValueTracking: Add start of computeKnownFPClass API
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 24 05:28:36 PST 2023
arsenm updated this revision to Diff 500160.
arsenm added a comment.
Clean up a few more casts now that BitmaskEnum works for FPClassTest
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143195/new/
https://reviews.llvm.org/D143195
Files:
llvm/include/llvm/ADT/FloatingPointMode.h
llvm/include/llvm/Analysis/ValueTracking.h
llvm/lib/Analysis/ValueTracking.cpp
llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
llvm/unittests/Analysis/ValueTrackingTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143195.500160.patch
Type: text/x-patch
Size: 21406 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230224/a5312642/attachment-0001.bin>
More information about the llvm-commits
mailing list