AMDGPU: Remove slc from flat offset complex patterns
This was always set to 0. Use a default value of 0 in this context to satisfy the instruction definition patterns. We can't unconditionally use SLC with a default value of 0 due to limitations in TableGen's handling of defaulted operands when followed by non-default operands.
Loading
Please sign in to comment