Checking the encoding is insufficient since now there can
be global or scratch instructions.
Details
Details
Diff Detail
Diff Detail
Event Timeline
lib/Target/AMDGPU/SIInstrInfo.h | ||
---|---|---|
425 | The name is confusing. Flat segments covers all other segments, so it is always a flat segment. |
lib/Target/AMDGPU/SIInstrInfo.h | ||
---|---|---|
425 | The FLAT refers only the the encoding. It's a segment specific flat |
lib/Target/AMDGPU/SIInstrInfo.h | ||
---|---|---|
425 | isSegmentSpecificFLAT() maybe? |
The name is confusing. Flat segments covers all other segments, so it is always a flat segment.