[all-commits] [llvm/llvm-project] 48d2e0: [AMDGPU] Mark SMRD atomics

Stanislav Mekhanoshin via All-commits all-commits at lists.llvm.org
Wed Feb 17 16:47:27 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 48d2e04152366890e0b219a5f7c6f5b4905af480
      https://github.com/llvm/llvm-project/commit/48d2e04152366890e0b219a5f7c6f5b4905af480
  Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
  Date:   2021-02-17 (Wed, 17 Feb 2021)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SMInstructions.td

  Log Message:
  -----------
  [AMDGPU] Mark SMRD atomics

We did not have atomic flags on SMRD, did not copy TSFlags
to real instructions, and did not have ret/noret atomic map.

At the moment it is NFC, but needed for D96469.

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




More information about the All-commits mailing list