[all-commits] [llvm/llvm-project] 92e056: [flang] ieee_denorm (#132307)

vdonaldson via All-commits all-commits at lists.llvm.org
Tue Mar 25 10:03:05 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 92e0560347196c5341ed0292878e2b4f8dba414f
      https://github.com/llvm/llvm-project/commit/92e0560347196c5341ed0292878e2b4f8dba414f
  Author: vdonaldson <37090318+vdonaldson at users.noreply.github.com>
  Date:   2025-03-25 (Tue, 25 Mar 2025)

  Changed paths:
    M flang-rt/lib/runtime/exceptions.cpp
    M flang/include/flang/Evaluate/target.h
    M flang/include/flang/Optimizer/Builder/Runtime/Exceptions.h
    M flang/include/flang/Runtime/exceptions.h
    M flang/include/flang/Tools/TargetSetup.h
    M flang/lib/Evaluate/fold-logical.cpp
    M flang/lib/Evaluate/target.cpp
    M flang/lib/Optimizer/Builder/IntrinsicCall.cpp
    M flang/lib/Optimizer/Builder/Runtime/Exceptions.cpp
    M flang/test/Lower/Intrinsics/ieee_compare.f90
    M flang/test/Lower/Intrinsics/ieee_flag.f90
    M flang/test/Lower/Intrinsics/ieee_logb.f90
    M flang/test/Lower/Intrinsics/ieee_max_min.f90
    M flang/test/Lower/Intrinsics/ieee_next.f90
    M flang/test/Lower/Intrinsics/ieee_real.f90
    M flang/test/Lower/Intrinsics/ieee_rem.f90
    M flang/test/Lower/Intrinsics/ieee_rint_int.f90
    M flang/test/Lower/Intrinsics/nearest.f90

  Log Message:
  -----------
  [flang] ieee_denorm (#132307)

Add support for the nonstandard ieee_denorm exception for real kinds 3,
4, 8 on x86 processors.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list