[PATCH] D148674: ValueTracking: Handle frem in computeKnownFPClass

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 24 17:08:14 PDT 2023


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

Relax frem handling


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

https://reviews.llvm.org/D148674

Files:
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/test/Transforms/Attributor/nofpclass-frem.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148674.516587.patch
Type: text/x-patch
Size: 12415 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230425/594ea725/attachment.bin>


More information about the llvm-commits mailing list