[PATCH] D143195: ValueTracking: Add start of computeKnownFPClass API
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 15 04:31:08 PST 2023
arsenm updated this revision to Diff 497635.
arsenm marked 2 inline comments as done.
arsenm added a comment.
Address comments, move FPClassTest functions (FPClassTest needs additional cleanups to get it into the llvm namespace and use BitmaskEnum(
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/unittests/Analysis/ValueTrackingTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143195.497635.patch
Type: text/x-patch
Size: 19832 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230215/5cb9107b/attachment.bin>
More information about the llvm-commits
mailing list