[Mlir-commits] [mlir] f5f0055 - [MLIR][Python] remove unused init python file (#104890)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Tue Aug 20 01:13:11 PDT 2024


Author: Bimo
Date: 2024-08-20T16:13:08+08:00
New Revision: f5f0055a77c14df17809d7c5a977dac88c43f905

URL: https://github.com/llvm/llvm-project/commit/f5f0055a77c14df17809d7c5a977dac88c43f905
DIFF: https://github.com/llvm/llvm-project/commit/f5f0055a77c14df17809d7c5a977dac88c43f905.diff

LOG: [MLIR][Python] remove unused init python file (#104890)

remove unused `__init__.py` under `mlir/python/mlir/extras`

Added: 
    

Modified: 
    

Removed: 
    mlir/python/mlir/extras/__init__.py


################################################################################
diff  --git a/mlir/python/mlir/extras/__init__.py b/mlir/python/mlir/extras/__init__.py
deleted file mode 100644
index e69de29bb2d1d6..00000000000000


        


More information about the Mlir-commits mailing list