[all-commits] [llvm/llvm-project] ded163: APFloat: Add isPosInfinity and isNegInfinity helpers
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Dec 13 06:03:35 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ded163027e47b4782fd72080a523cdeaed996d44
https://github.com/llvm/llvm-project/commit/ded163027e47b4782fd72080a523cdeaed996d44
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2022-12-13 (Tue, 13 Dec 2022)
Changed paths:
M llvm/include/llvm/ADT/APFloat.h
M llvm/unittests/ADT/APFloatTest.cpp
Log Message:
-----------
APFloat: Add isPosInfinity and isNegInfinity helpers
More information about the All-commits
mailing list