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

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 17 07:23:30 PDT 2023


arsenm created this revision.
arsenm added reviewers: jcranmer-intel, kpn, foad, sepavloff.
Herald added subscribers: StephenFan, okura, kuter, hiraditya.
Herald added a project: All.
arsenm requested review of this revision.
Herald added a subscriber: wdng.
Herald added a reviewer: jdoerfert.
Herald added a reviewer: sstefan1.
Herald added a project: LLVM.

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.514225.patch
Type: text/x-patch
Size: 7687 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230417/0f995a3f/attachment.bin>


More information about the llvm-commits mailing list