intel / mlir-extensions

Intel® Extension for MLIR. A staging ground for MLIR dialects and tools for Intel devices using the MLIR toolchain.
Other
121 stars 44 forks source link

[GPU] Allow passing 'clientAPI' arg using public API #873

Closed dchigarev closed 1 month ago

dchigarev commented 1 month ago

These changes allow users of IMEX to pass clientAPI to the InsertGPUAllocs and SetSPIRVAbiAttribute passes using their public interface (via createInsertGPUAllocs() function).

Please review these guidelines to help with the review process: