ayokunle321 wrote: > Test name and convention seems to not match the original codegen tests? I'd > assume the CIR tests would be copy paste of the originals
@arsenm ah I see. I was following the OpenCL tests (e.g. builtins-amdgcn-vi.cl) like was done in the incubator. Found the right ones now, will match the format used in the HIP tests instead (e.g. builtins-amdgcn-vi-f16.hip). https://github.com/llvm/llvm-project/pull/197784 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
