Evgeny Mankov
Evgeny Mankov
@hom0056, Could you provide your example, please?
Hi @hom0056, This issue will be fixed after fixing https://github.com/ROCmSoftwarePlatform/hipBLAS/issues/366 in hipBLAS and HIP.
ToDo: Implement same level nesting support ("`,`" is the separator), for instance: ```c++ axpy(); ```
Could you please provide the whole test case?
Hi @incardon, I've just fixed it finally, but not the way you thought. Please, have a look. > That is also what I want, because is the macro to be...
@incardon, just a gentle ping.
@incardon, have you had a chance to test on your side?
But it is not how you wanted initially.
I meant that the proper solution is to transform the macro declaration, not its usage transforming. ROCm-Developer-Tools/HIP#1409 is a compromise. I'll open a new ticket not to forget implementing macro...
The following example should be successfully hipified after implementing the feature in clang: [deviceQuery.zip](https://github.com/ROCm-Developer-Tools/HIPIFY/files/4540396/deviceQuery.zip)