Jordan Rupprecht 1d55b70ec3
[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
2025-08-14 04:13:41 +00:00
..

Multi-Level Intermediate Representation

See https://mlir.llvm.org/ for more information.