[PATCH] D148533: ValueTracking: Improve trunc handling in computeKnownFPClass

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 25 03:57:26 PDT 2023


arsenm updated this revision to Diff 516736.
arsenm marked an inline comment as done.
arsenm added a comment.

Fix 0


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

https://reviews.llvm.org/D148533

Files:
  llvm/include/llvm/Analysis/ValueTracking.h
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/test/Transforms/Attributor/nofpclass-trunc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148533.516736.patch
Type: text/x-patch
Size: 7767 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230425/0799e4e6/attachment.bin>


More information about the llvm-commits mailing list