diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2024-04-22 10:13:04 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-22 10:13:04 +0200 |
commit | dc9664a8adae17f2083fbcc8e96cfce606c56d57 (patch) | |
tree | 7b52531075a1e71c6a71486430b20ed65d1dbe15 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 57b267905110967860f35a3e97caf3260c681e6d (diff) | |
download | llvm-dc9664a8adae17f2083fbcc8e96cfce606c56d57.zip llvm-dc9664a8adae17f2083fbcc8e96cfce606c56d57.tar.gz llvm-dc9664a8adae17f2083fbcc8e96cfce606c56d57.tar.bz2 |
CodeGen: Strengthen definition of F{MIN|MAX}NUM_IEEE nodes (#85195)
Previously these were declared as having the 2008 behavior, with
underspecified signed zero handling. Currently, AMDGPU, PPC and
LoongArch mark these as legal. The AMDGPU and PPC instructions respect
the signed zero behavior. The LoongArch documentation doesn't state, but
I'm assuming it also does.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions