[all-commits] [llvm/llvm-project] 979fb9: Revert "[libc] Treat the locks array as a bitfield"

Joseph Huber via All-commits all-commits at lists.llvm.org
Wed Jul 19 07:27:30 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 979fb95021c81024c7684e0572b6899cf5a28445
      https://github.com/llvm/llvm-project/commit/979fb95021c81024c7684e0572b6899cf5a28445
  Author: Joseph Huber <jhuber6 at vols.utk.edu>
  Date:   2023-07-19 (Wed, 19 Jul 2023)

  Changed paths:
    M libc/src/__support/RPC/rpc.h
    M libc/startup/gpu/amdgpu/start.cpp
    M libc/startup/gpu/nvptx/start.cpp
    M libc/utils/gpu/server/rpc_server.cpp
    M libc/utils/gpu/server/rpc_server.h

  Log Message:
  -----------
  Revert "[libc] Treat the locks array as a bitfield"

Summary:
This caused test failures on the gfx90a buildbot. This works on my
gfx1030 and the Nvidia buildbots, so we'll need to investigate what is
going wrong here. For now revert it to get the bots green.

This reverts commit 05abcc579244b68162b847a6780d27b22bd58f74.




More information about the All-commits mailing list