Flat loads do not have vdata operand but have vdst instead.
Details
Details
Diff Detail
Diff Detail
Event Timeline
lib/Target/AMDGPU/SIInstrInfo.cpp | ||
---|---|---|
368–369 | I think falling back like this is more hazardous than checking if it's flat first |
Differential D37502
[AMDGPU] Fix shouldClusterMemOps to process flat loads rampitec on Sep 5 2017, 9:41 PM. Authored by
Details Flat loads do not have vdata operand but have vdst instead.
Diff Detail Event Timeline
|
I think falling back like this is more hazardous than checking if it's flat first