[PATCH] D24724: AMDGPU: Improve documentation.

Artem Tamazov via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 19 12:25:01 PDT 2016


artem.tamazov added inline comments.

================
Comment at: docs/AMDGPUUsage.rst:73
@@ -66,1 +72,3 @@
+* Register index expressions: v[2*2], s[1-1:2-1]
+* off indicates that an operand is not enabled
 
----------------
I would add quotes around off.


https://reviews.llvm.org/D24724





More information about the llvm-commits mailing list