diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2023-06-03 15:55:36 -0400 |
---|---|---|
committer | Matt Arsenault <Matthew.Arsenault@amd.com> | 2023-08-31 08:26:32 -0400 |
commit | 850ec7bbb18f36535d60b5201b0d7f368408ec23 (patch) | |
tree | 28541fa3f92b269ecd1ba4466e9336f2bc89d47b /clang/lib/CodeGen/CodeGenModule.h | |
parent | 099410b736e5bf89a6fed31c5ad56cd3e0f4b394 (diff) | |
download | llvm-850ec7bbb18f36535d60b5201b0d7f368408ec23.zip llvm-850ec7bbb18f36535d60b5201b0d7f368408ec23.tar.gz llvm-850ec7bbb18f36535d60b5201b0d7f368408ec23.tar.bz2 |
Attributor: Try to propagate concrete denormal-fp-math{-f32}
Allow specialization of functions with "dynamic" denormal modes to a
known IEEE or DAZ mode based on callers. This should make it possible
to implement a is-denormal-flushing-enabled test using
llvm.canonicalize and have it be free after LTO.
https://reviews.llvm.org/D156129
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.h')
0 files changed, 0 insertions, 0 deletions