diff options
author | Serge Pavlov <sepavloff@gmail.com> | 2024-04-27 19:01:24 +0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-27 19:01:24 +0700 |
commit | 9e30c96aee5c85b4a5b7efa79cc7c94c1edb9d5b (patch) | |
tree | faa1334e46b391fffc4706bd3c05a21f9fc90a68 /llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp | |
parent | b2c9f7d3188e41163574a83a835437955cf4b80f (diff) | |
download | llvm-9e30c96aee5c85b4a5b7efa79cc7c94c1edb9d5b.zip llvm-9e30c96aee5c85b4a5b7efa79cc7c94c1edb9d5b.tar.gz llvm-9e30c96aee5c85b4a5b7efa79cc7c94c1edb9d5b.tar.bz2 |
[AArch64] Lowering of fpmode intrinsics in DAG (#80611)
LLVM intrinsics `get_fpmode`, `set_fpmode` and `reset_fpmode` operate
control modes, the bits of FP environment that affect FP operations. On
AArch64 these bits are in FPCR. The lowering implemented to produce code
close to that of GLIBC.
Diffstat (limited to 'llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp')
0 files changed, 0 insertions, 0 deletions