[PATCH] D149185: ValueTracking: Fix computeKnownFPClass handling for copysign

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 26 04:53:58 PDT 2023


arsenm updated this revision to Diff 517128.
arsenm marked an inline comment as done.

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

https://reviews.llvm.org/D149185

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149185.517128.patch
Type: text/x-patch
Size: 15398 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230426/43866438/attachment.bin>


More information about the llvm-commits mailing list