diff options
author | Zahira Ammarguellat <zahira.ammarguellat@intel.com> | 2021-11-17 11:53:36 -0500 |
---|---|---|
committer | Zahira Ammarguellat <zahira.ammarguellat@intel.com> | 2021-11-19 08:59:50 -0500 |
commit | 6623c02d70c3732dbea59c6d79c69501baf9627b (patch) | |
tree | bc298a05753063ef44b8d0dbc93883695a440559 /llvm/lib/ExecutionEngine/Orc/ObjectLinkingLayer.cpp | |
parent | c2271926a4fc395e05cf75a8e57c2dfab1f02d3d (diff) | |
download | llvm-6623c02d70c3732dbea59c6d79c69501baf9627b.zip llvm-6623c02d70c3732dbea59c6d79c69501baf9627b.tar.gz llvm-6623c02d70c3732dbea59c6d79c69501baf9627b.tar.bz2 |
The _Float16 type is supported on x86 systems with SSE2 enabled.
Operations are emulated by software emulation and “float” instructions.
This patch is allowing the support of _Float16 type without the use of
-max512fp16 flag. The final goal being, perform _Float16 emulation for
all arithmetic expressions.
Diffstat (limited to 'llvm/lib/ExecutionEngine/Orc/ObjectLinkingLayer.cpp')
0 files changed, 0 insertions, 0 deletions