Enable 48-bytes of implicit arguments for HIP as well. Earlier it was enabled for OpenCL. This code is specific to AMDGPU target.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Currently HIP and CUDA share the same test directories, so better put the test in CodeGenCUDA.
test/CodeGenCUDA/amdgpu-hip-implicit-kernarg.cu | ||
---|---|---|
7 ↗ | (On Diff #200870) | For a single check, you don't need CHECK-DAG. |