[all-commits] [llvm/llvm-project] d57947: [mlir][python] smaller scope for vector enumgen (#...

ftynse via All-commits all-commits at lists.llvm.org
Thu Sep 21 03:57:54 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d579471a9847293daf4b27e42213a9a813788f82
      https://github.com/llvm/llvm-project/commit/d579471a9847293daf4b27e42213a9a813788f82
  Author: Oleksandr "Alex" Zinenko <zinenko at google.com>
  Date:   2023-09-21 (Thu, 21 Sep 2023)

  Changed paths:
    M mlir/python/CMakeLists.txt
    A mlir/python/mlir/dialects/VectorAttributes.td
    M utils/bazel/llvm-project-overlay/mlir/python/BUILD.bazel

  Log Message:
  -----------
  [mlir][python] smaller scope for vector enumgen (#66992)

Don't generate enums from the main VectorOps.td file as that
transitively includes enums from Arith.

---------

Co-authored-by: Nicolas Vasilache <ntv at google.com>




More information about the All-commits mailing list