[llvm] Reland "[bazel][mlir][python] Port #155741: stub auto-generation" (PR #159940)
Maksim Levental via llvm-commits
llvm-commits at lists.llvm.org
Sat Sep 20 12:08:34 PDT 2025
================
@@ -691,13 +669,6 @@ gentbl_filegroup(
],
)
-filegroup(
- name = "PDLPyIFiles",
- srcs = [
- "mlir/_mlir_libs/_mlir/dialects/pdl.pyi",
- ],
-)
-
----------------
makslevental wrote:
nor this one (nor the `quant.pyi` below).
https://github.com/llvm/llvm-project/pull/159940
More information about the llvm-commits
mailing list