[PATCH] D148323: ValueTracking: uitofp/sitofp cannot return denormal results
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 14 04:12:25 PDT 2023
foad accepted this revision.
foad added a comment.
This revision is now accepted and ready to land.
Thanks.
I suppose you could imagine a future floating point format where the range of exponents did not include 0, and integer values could be subnormal, but that would be pretty bizarre.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148323/new/
https://reviews.llvm.org/D148323
More information about the llvm-commits
mailing list