[all-commits] [llvm/llvm-project] f8e543: [libc] Suppress error message from the arch tools ...

Joseph Huber via All-commits all-commits at lists.llvm.org
Mon Apr 24 07:45:44 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f8e543b3a08320b97c138091b0798a7c09ceabe6
      https://github.com/llvm/llvm-project/commit/f8e543b3a08320b97c138091b0798a7c09ceabe6
  Author: Joseph Huber <jhuber6 at vols.utk.edu>
  Date:   2023-04-24 (Mon, 24 Apr 2023)

  Changed paths:
    M libc/cmake/modules/prepare_libc_gpu_build.cmake

  Log Message:
  -----------
  [libc] Suppress error message from the arch tools if they fail

Summary:
These tools are used to query amdgpu-arch and nvptx-arch. We shouldn't
print their errors to the console if they do fail.




More information about the All-commits mailing list