[PATCH] D147871: ValueTracking: Implement computeKnownFPClass for sqrt

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 16 04:00:45 PDT 2023


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

Rebase to use new stuff


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

https://reviews.llvm.org/D147871

Files:
  llvm/include/llvm/Analysis/ValueTracking.h
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/test/Transforms/Attributor/nofpclass-sqrt.ll
  llvm/unittests/Analysis/ValueTrackingTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147871.522529.patch
Type: text/x-patch
Size: 17354 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230516/80d1460e/attachment.bin>


More information about the llvm-commits mailing list