[PATCH] D147865: ValueTracking: Implement computeKnownFPClass for sin/cos

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 11 19:14:59 PDT 2023


arsenm updated this revision to Diff 512639.
arsenm added a comment.

Also check for nan sources


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

https://reviews.llvm.org/D147865

Files:
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/test/Transforms/Attributor/nofpclass-sin-cos.ll
  llvm/test/Transforms/Attributor/nosync.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147865.512639.patch
Type: text/x-patch
Size: 6867 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230412/a52ae84a/attachment.bin>


More information about the llvm-commits mailing list