Also increases the alignment of llvm.amdgcn.implicitarg.ptr to 8 to
match clang.
Details
Details
- Reviewers
sstefan1 jdoerfert yaxunl nikic alexander-shaposhnikov - Group Reviewers
Restricted Project
Diff Detail
Diff Detail
Unit Tests
Unit Tests
Event Timeline
Comment Actions
Revert implicitarg.ptr changes since not-HSA has different alignment for no reason. Also with the size differences between amdhsa and different CO versions we're already wrong for emitting 256 unconditionally
Comment Actions
I think the tablegen functionality should be a separate patch from the amdgpu changes.
Comment Actions
Not if you add a test. There are some already like test/TableGen/immarg.td and test/TableGen/intrin-side-effects.td.