[PATCH] D148171: ValueTracking: Implement computeKnownFPClass for fdiv for nan/inf handling

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 13 05:09:58 PDT 2023


arsenm updated this revision to Diff 513177.
arsenm marked 3 inline comments as done.

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

https://reviews.llvm.org/D148171

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148171.513177.patch
Type: text/x-patch
Size: 10491 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230413/0e73a777/attachment.bin>


More information about the llvm-commits mailing list