[all-commits] [llvm/llvm-project] 3a4ada: Revert "Added an empty __init__.py file to the MLI...

ftynse via All-commits all-commits at lists.llvm.org
Thu Mar 31 11:04:10 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3a4ada699143ce4aa2efc7137f87308cfdabf682
      https://github.com/llvm/llvm-project/commit/3a4ada699143ce4aa2efc7137f87308cfdabf682
  Author: Alex Zinenko <zinenko at google.com>
  Date:   2022-03-31 (Thu, 31 Mar 2022)

  Changed paths:
    R mlir/python/mlir/__init__.py

  Log Message:
  -----------
  Revert "Added an empty __init__.py file to the MLIR Python bindings"

This reverts commit b50893db528cce45e5eb8d0ce367bc5b686b5558.

Post-commit review pointed out that adding this file will require the
entire Python tree (including out-of-tree projects) to come from the
same directory, which might be problematic in non-default installations.
Reverting pending further discussion.




More information about the All-commits mailing list