Added hwreg(reg[,offset,width]) syntax.
Default offset = 0, default width = 32.
Possibility to specify 16-bit immediate kept.
Added out-of-range checks.
Disassembly is always to hwreg(...) format.
Tests updated/added.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
LGTM. Were there symbolic names for these? I think I've seen them in dumps before
lib/Target/AMDGPU/InstPrinter/AMDGPUInstPrinter.cpp | ||
---|---|---|
764 | Indentation looks off |
Indentation looks off