Details
Details
- Reviewers
nhaehnle
Diff Detail
Diff Detail
Event Timeline
Comment Actions
There might be a benefit to choosing a larger alignment, like 64 bytes, due to cache line alignment.
Apart from that, LGTM.
Paths
| Differential D31476
AMDGPU: Don't align callable functions to 256 ClosedPublic Authored by arsenm on Mar 29 2017, 12:49 PM.
Details
Diff Detail Event TimelineHerald added subscribers: t-tye, tpr, dstuttard and 4 others. · View Herald TranscriptMar 29 2017, 12:49 PM Comment Actions There might be a benefit to choosing a larger alignment, like 64 bytes, due to cache line alignment. Apart from that, LGTM. This revision is now accepted and ready to land.Apr 19 2017, 9:10 AM
Revision Contents
Diff 93398 lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
test/CodeGen/AMDGPU/hsa-func-align.ll
test/CodeGen/AMDGPU/hsa-func.ll
|