[all-commits] [llvm/llvm-project] b5f465: [IR] Improve the description for Constant::isNorma...
topperc via All-commits
all-commits at lists.llvm.org
Fri Sep 25 16:27:36 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b5f46534c4dd5ac32bc3b63685de1d66eec96595
https://github.com/llvm/llvm-project/commit/b5f46534c4dd5ac32bc3b63685de1d66eec96595
Author: Craig Topper <craig.topper at intel.com>
Date: 2020-09-25 (Fri, 25 Sep 2020)
Changed paths:
M llvm/include/llvm/IR/Constant.h
Log Message:
-----------
[IR] Improve the description for Constant::isNormalFP to list all things that are not normal instead of just denormal. NFC
More information about the All-commits
mailing list