[PATCH] D147972: ValueTracking: Delete body of isKnownNeverNaN
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 10 14:41:51 PDT 2023
arsenm created this revision.
arsenm added reviewers: bkramer, jcranmer-intel, kpn, cameron.mcinally, sepavloff, nikic, andrew.w.kaylor, scanon.
Herald added subscribers: StephenFan, hiraditya.
Herald added a project: All.
arsenm requested review of this revision.
Herald added a subscriber: wdng.
Herald added a project: LLVM.
This should now be redundant with the nan handling in computeKnownFPClass.
https://reviews.llvm.org/D147972
Files:
llvm/include/llvm/Analysis/ValueTracking.h
llvm/lib/Analysis/ValueTracking.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147972.512266.patch
Type: text/x-patch
Size: 6537 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230410/6dea0836/attachment.bin>
More information about the llvm-commits
mailing list