commit | dbbbe5c758d02786c7882ca57128d3cdd5e54e52 | [log] [tgz] |
---|---|---|
author | Nemanja Ivanovic <nemanja.i.ibm@gmail.com> | Wed Feb 20 20:27:33 2019 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Sep 21 06:18:05 2020 -0700 |
tree | 428f14d43003f57bf4f254bc258aebef03db5985 | |
parent | d8133344bddcf61d82b956410741720a9e880ffc [diff] |
Make predefined FLT16 macros conditional on support for the type We unconditionally predefine these macros. However, they may be used to determine if the type is supported. In that case, there are unnecessary failures to compile the code. This is the proposed fix for https://bugs.llvm.org/show_bug.cgi?id=40559 Differential revision: https://reviews.llvm.org/D57577 llvm-svn: 354512 GitOrigin-RevId: 1e25464fc9b21129dbea14006f07e8611942fe99