[all-commits] [llvm/llvm-project] 30093d: [libc][obvious] Fix undefined variable after name ...

Joseph Huber via All-commits all-commits at lists.llvm.org
Thu May 11 07:00:25 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 30093d6be2499995ea66b09b0c8569bf5dc3e950
      https://github.com/llvm/llvm-project/commit/30093d6be2499995ea66b09b0c8569bf5dc3e950
  Author: Joseph Huber <jhuber6 at vols.utk.edu>
  Date:   2023-05-11 (Thu, 11 May 2023)

  Changed paths:
    M libc/startup/gpu/amdgpu/start.cpp
    M libc/startup/gpu/nvptx/start.cpp
    M libc/utils/gpu/loader/amdgpu/Loader.cpp
    M libc/utils/gpu/loader/nvptx/Loader.cpp

  Log Message:
  -----------
  [libc][obvious] Fix undefined variable after name change

I forgot that we still used these variables in the loaders.

Differential Revision: https://reviews.llvm.org/D150362




More information about the All-commits mailing list