[all-commits] [llvm/llvm-project] 2e2f3e: [AMDGPU] Add test for no waitcnt before issuing LD...

Stanislav Mekhanoshin via All-commits all-commits at lists.llvm.org
Tue May 17 10:46:15 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2e2f3e33dff4917df055b7dba2860a64f8060db2
      https://github.com/llvm/llvm-project/commit/2e2f3e33dff4917df055b7dba2860a64f8060db2
  Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
  Date:   2022-05-17 (Tue, 17 May 2022)

  Changed paths:
    M llvm/test/CodeGen/AMDGPU/lds-dma-waitcnt.mir

  Log Message:
  -----------
  [AMDGPU] Add test for no waitcnt before issuing LDS DMA. NFC.

A wait is only needed after the DMA before LDS can be read.




More information about the All-commits mailing list