[PATCH] D157891: ValueTracking: Handle exp10 in computeKnownFPClass

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


arsenm created this revision.
arsenm added reviewers: jcranmer-intel, foad, sepavloff, kpn, andrew.w.kaylor.
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.

It's the same as the other exps.


https://reviews.llvm.org/D157891

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157891.549966.patch
Type: text/x-patch
Size: 7466 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230814/67482644/attachment.bin>


More information about the llvm-commits mailing list