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

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 25 15:23:50 PDT 2023


arsenm updated this revision to Diff 516956.

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.516956.patch
Type: text/x-patch
Size: 15598 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230425/5809256a/attachment.bin>


More information about the llvm-commits mailing list