[all-commits] [llvm/llvm-project] 74c87a: [libc] Disable sqrtl_test on non-x86 platforms.

Siva Chandra via All-commits all-commits at lists.llvm.org
Wed Jan 27 10:36:03 PST 2021


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 74c87a363fd0e8586e46c04e113c49c6dc2a0bc8
      https://github.com/llvm/llvm-project/commit/74c87a363fd0e8586e46c04e113c49c6dc2a0bc8
  Author: Siva Chandra <sivachandra at google.com>
  Date:   2021-01-27 (Wed, 27 Jan 2021)

  Changed paths:
    M libc/test/src/math/CMakeLists.txt

  Log Message:
  -----------
  [libc] Disable sqrtl_test on non-x86 platforms.

The added comment explains why it has been disabled for now. We will
enable back when we fix the problem.




More information about the All-commits mailing list