[all-commits] [llvm/llvm-project] a4ba7d: [libc][rpc] Pass lane_mask into lock functions

Jon Chesterfield via All-commits all-commits at lists.llvm.org
Thu May 4 10:35:45 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a4ba7da367efe2a76207594a139d14e2764d96cc
      https://github.com/llvm/llvm-project/commit/a4ba7da367efe2a76207594a139d14e2764d96cc
  Author: Jon Chesterfield <jonathanchesterfield at gmail.com>
  Date:   2023-05-04 (Thu, 04 May 2023)

  Changed paths:
    M libc/src/__support/RPC/rpc.h

  Log Message:
  -----------
  [libc][rpc] Pass lane_mask into lock functions

Will be necessary for correct locking on volta.

API-only change to help with rebasing the rest of the stack on this.

Reviewed By: jhuber6

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




More information about the All-commits mailing list