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

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 19 06:00:13 PDT 2023


arsenm updated this revision to Diff 514927.
arsenm marked 2 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.514927.patch
Type: text/x-patch
Size: 10461 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230419/a7049fe3/attachment.bin>


More information about the llvm-commits mailing list