summaryrefslogtreecommitdiff
path: root/tests/examplefiles/amdgpu
Commit message (Collapse)AuthorAgeFilesLines
* Extend the AMDGPU lexer. (#2327)Thomas Symalla2023-01-312-1/+40
| | | | | Add support for scratch_ instructions, the attr*.* argument as well as the off modifier. Without support for attr*.*, multiple v_interp instructions are previously rendered incorrectly.
* AMDGPU: Updated modifier tokenization. (#1775)Thomas Symalla2021-04-152-1/+21
| | | | | | | * Added new modifier tokenizer. * Add expected output for the AMDGPU test. * Used "words" function.
* Add expected output for the AMDGPU example.Matthäus G. Chajdas2021-01-302-0/+140