[PATCH] D63716: AMDGPU/GFX10: implement ds_ordered_count changes

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 24 08:35:01 PDT 2019


arsenm added inline comments.


================
Comment at: test/CodeGen/AMDGPU/llvm.amdgcn.ds.ordered.add.gfx10.ll:2
+; RUN: llc -march=amdgcn -mcpu=gfx1010 -verify-machineinstrs -show-mc-encoding < %s | FileCheck -check-prefixes=GCN %s
+
+; FUNC-LABEL: {{^}}ds_ordered_add:
----------------
Should merge this with the other test


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63716/new/

https://reviews.llvm.org/D63716





More information about the llvm-commits mailing list