From d7eab8303ce93aa5cf76042396e68584c0132167 Mon Sep 17 00:00:00 2001 From: Alan Li Date: Wed, 5 Feb 2025 13:15:04 +0000 Subject: [PATCH] Linting --- compiler/src/iree/compiler/Codegen/LLVMGPU/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/compiler/src/iree/compiler/Codegen/LLVMGPU/CMakeLists.txt b/compiler/src/iree/compiler/Codegen/LLVMGPU/CMakeLists.txt index 9e4da23e753d..5c206210ab30 100644 --- a/compiler/src/iree/compiler/Codegen/LLVMGPU/CMakeLists.txt +++ b/compiler/src/iree/compiler/Codegen/LLVMGPU/CMakeLists.txt @@ -139,7 +139,6 @@ iree_cc_library( MLIRLinalgTransforms MLIRMathDialect MLIRMathToLLVM - MLIRMathTransforms MLIRMemRefDialect MLIRMemRefToLLVM MLIRMemRefTransforms