A single flat memory operations that might access the scratch buffer
can only access MaxPrivateElementSize bytes.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 632 Build 632: arc lint + arc unit
Paths
| Differential D25788
AMDGPU/SI: Don't emit multi-dword flat memory ops when they might access scratch ClosedPublic Authored by • tstellarAMD on Oct 19 2016, 12:19 PM.
Details Summary A single flat memory operations that might access the scratch buffer
Diff Detail
Event Timeline• tstellarAMD retitled this revision from to AMDGPU/SI: Don't emit multi-dword flat memory ops when they might access scratch. • tstellarAMD updated this object. Herald added subscribers: tony-tye, yaxunl, nhaehnle and 2 others. · View Herald TranscriptOct 19 2016, 12:19 PM This revision is now accepted and ready to land.Oct 25 2016, 7:17 PM Closed by commit rL285198: AMDGPU/SI: Don't emit multi-dword flat memory ops when they might access scratch (authored by tstellar). · Explain WhyOct 26 2016, 7:48 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 75197 lib/Target/AMDGPU/SIISelLowering.cpp
test/CodeGen/AMDGPU/flat-address-space.ll
|
-check-prefixes=CHECK is not needed.