summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/AMDGPU/hsa-metadata-kernel-code-props.s
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/MC/AMDGPU/hsa-metadata-kernel-code-props.s')
-rw-r--r--llvm/test/MC/AMDGPU/hsa-metadata-kernel-code-props.s2
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/test/MC/AMDGPU/hsa-metadata-kernel-code-props.s b/llvm/test/MC/AMDGPU/hsa-metadata-kernel-code-props.s
index e290235b16c..d56fcfcf064 100644
--- a/llvm/test/MC/AMDGPU/hsa-metadata-kernel-code-props.s
+++ b/llvm/test/MC/AMDGPU/hsa-metadata-kernel-code-props.s
@@ -13,6 +13,7 @@
// CHECK: PrivateSegmentFixedSize: 16
// CHECK: KernargSegmentAlign: 16
// CHECK: WavefrontSize: 64
+// CHECK: MaxFlatWorkgroupSize: 256
.amd_amdgpu_hsa_metadata
Version: [ 1, 0 ]
Printf: [ '1:1:4:%d\n', '2:1:8:%g\n' ]
@@ -25,4 +26,5 @@
PrivateSegmentFixedSize: 16
KernargSegmentAlign: 16
WavefrontSize: 64
+ MaxFlatWorkgroupSize: 256
.end_amd_amdgpu_hsa_metadata
OpenPOWER on IntegriCloud