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