This PR uses the upstream CMake functions foradd_mlir_library. I'm not sure what the intent was of having the localadd_air_librarybut it does not probably add to any export sets and thus the generatedAirConfig.cmakeis not usable for downstream builds (such as python bindings built indepen...
target.addLegalOp<gpu::YieldOp, gpu::GPUModuleOp>(); @@ -346,9 +345,11 @@ void mlir::configureGpuToROCDLConversionLegality(ConversionTarget &target) { template <typename OpTy> static void populateOpPatterns(LLVMTypeConverter &converter, RewritePatternSet &patterns, StringRef f32Func, StringRef...