llvm-project
1d55b70e - [MLIR][GPU][XeVM] Add missing #include for standalone header build (#153532)

Commit
86 days ago
[MLIR][GPU][XeVM] Add missing #include for standalone header build (#153532) This header uses GPUModuleOp but does not directly include the header: `error: no type named 'GPUModuleOp' in namespace 'mlir::gpu'; did you mean 'ModuleOp'?` Needed for #148286
Author
Parents
Loading