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
- rC Clang
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 | ||
|---|---|---|
| 8 | For a single check, you don't need CHECK-DAG. | |
For a single check, you don't need CHECK-DAG.