[all-commits] [llvm/llvm-project] 775f7f: [flang] lower SPACING f16/bf16 to new runtime APIs...

jeanPerier via All-commits all-commits at lists.llvm.org
Fri Sep 6 04:59:06 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 775f7f1c99562d0315be26aed7828e713bd3fc22
      https://github.com/llvm/llvm-project/commit/775f7f1c99562d0315be26aed7828e713bd3fc22
  Author: jeanPerier <jperier at nvidia.com>
  Date:   2024-09-06 (Fri, 06 Sep 2024)

  Changed paths:
    M flang/lib/Optimizer/Builder/Runtime/Numeric.cpp
    M flang/test/Lower/Intrinsics/spacing.f90

  Log Message:
  -----------
  [flang] lower SPACING f16/bf16 to new runtime APIs (#107541)

Use APIs added in https://github.com/llvm/llvm-project/pull/106575

This is needed to fix HDF5 builds that are blocked by SPACING TODOs for
REAL(2) and currently needs manual hacks.



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