[PATCH] D148750: ValueTracking: Fix computeKnownFPClass for fabs

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 20 16:35:49 PDT 2023


arsenm updated this revision to Diff 515525.

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

https://reviews.llvm.org/D148750

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148750.515525.patch
Type: text/x-patch
Size: 15051 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230420/17d98b17/attachment.bin>


More information about the llvm-commits mailing list