[all-commits] [llvm/llvm-project] 56152f: [Analysis] Guard logf128 cst folding (#106543)

RoboTux via All-commits all-commits at lists.llvm.org
Thu Aug 29 06:34:39 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 56152fa377302fd8124e8be2a02dcb927a041f0a
      https://github.com/llvm/llvm-project/commit/56152fa377302fd8124e8be2a02dcb927a041f0a
  Author: Thomas Preud'homme <thomas.preudhomme at arm.com>
  Date:   2024-08-29 (Thu, 29 Aug 2024)

  Changed paths:
    M llvm/lib/Analysis/CMakeLists.txt

  Log Message:
  -----------
  [Analysis] Guard logf128 cst folding (#106543)

LLVM has a CMake variable to control whether to consider logf128
constant folding which libAnalysis ignores. This patch changes the
logf128 check to rely on the global LLVM_HAS_LOGF128 setting made in
config-ix.cmake.



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