[PATCH] D143195: ValueTracking: Add start of computeKnownFPClass API

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 14 14:13:17 PDT 2023


arsenm updated this revision to Diff 505255.
arsenm marked an inline comment as done.
arsenm added a comment.

Drop unused operator &, remove redundant flag part


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D143195/new/

https://reviews.llvm.org/D143195

Files:
  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.505255.patch
Type: text/x-patch
Size: 16580 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230314/ce51740e/attachment.bin>


More information about the llvm-commits mailing list