TritonGPUAttrDefs.td(67,5): Error G0888248B : Initializer of 'attrName' in 'CTALayoutAttr' could not be fully resolved: !strconcat("triton_gpu", !strconcat(".", mnemonic))
def CTALayoutAttr : TritonGPU_Attr<"CTALayout"> {
I'm trying to build triton on Windows with main branch of llvm-project, and I have no idea on this error.
I'm trying to build triton on Windows with main branch of llvm-project, and I have no idea on this error.