We were still using the rounded down offset and alignment even though
they aren't handled because you can't trivially bitcast the loaded
value.
Details
Details
- Reviewers
rampitec
Diff Detail
Diff Detail
Paths
| Differential D55453
AMDGPU: Fix offsets for < 4-byte aggregate kernel arguments ClosedPublic Authored by arsenm on Dec 7 2018, 12:55 PM.
Details
Summary We were still using the rounded down offset and alignment even though
Diff Detail Event TimelineHerald added subscribers: t-tye, tpr, dstuttard and 5 others. · View Herald TranscriptDec 7 2018, 12:55 PM This revision is now accepted and ready to land.Dec 7 2018, 2:02 PM
Revision Contents
Diff 177284 lib/Target/AMDGPU/AMDGPULowerKernelArguments.cpp
test/CodeGen/AMDGPU/kernel-args.ll
|