diff options
author | Guillaume Chatelet <gchatelet@google.com> | 2023-11-24 16:11:05 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-24 16:11:05 +0100 |
commit | 5e5a22caf88ac1ccfa8dc5720295fdeba0ad9372 (patch) | |
tree | fc72004093a2f72ade3840f4e10476f71914b600 /llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp | |
parent | 50c298fd174f1a98fd20374a65d1faecba5649e1 (diff) | |
download | llvm-5e5a22caf88ac1ccfa8dc5720295fdeba0ad9372.zip llvm-5e5a22caf88ac1ccfa8dc5720295fdeba0ad9372.tar.gz llvm-5e5a22caf88ac1ccfa8dc5720295fdeba0ad9372.tar.bz2 |
[libc][NFC] Move float macro into its own header / add target os detection (#73311)
Floating point properties are a combination of target OS, target
architecture and compiler support.
- Adding target OS detection,
- Moving floating point type detection to its own file.
This is in preparation of adding support for `_Float16` which requires
testing compiler **version** and target architecture.
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp')
0 files changed, 0 insertions, 0 deletions