[all-commits] [llvm/llvm-project] eb3e56: [libc] Disable bfloat16 test for full build mode (...

Mikhail R. Gadelha via All-commits all-commits at lists.llvm.org
Sun Jul 20 08:16:28 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: eb3e56f19e0391d760c71655d1031b305a1d27f8
      https://github.com/llvm/llvm-project/commit/eb3e56f19e0391d760c71655d1031b305a1d27f8
  Author: Mikhail R. Gadelha <mikhail at igalia.com>
  Date:   2025-07-20 (Sun, 20 Jul 2025)

  Changed paths:
    M libc/test/src/__support/FPUtil/CMakeLists.txt

  Log Message:
  -----------
  [libc] Disable bfloat16 test for full build mode (#149678)

This patch temporarily disables bfloat16_test for full build mode, until
the MPCommon target is updated so that mpfr_inc.h is not included in the
MPCommon.h header.

This should fix the rv32 buildbot failures.



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