[all-commits] [llvm/llvm-project] 98eedd: [mlir][vector] Add a name prefix to tablegen for I...

Oleg Shyshkov via All-commits all-commits at lists.llvm.org
Sat Oct 15 00:03:55 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 98eedd406aa0a9360a8ef3b8bbe85d3d30367fdc
      https://github.com/llvm/llvm-project/commit/98eedd406aa0a9360a8ef3b8bbe85d3d30367fdc
  Author: Oleg Shyshkov <shyshkov at google.com>
  Date:   2022-10-15 (Sat, 15 Oct 2022)

  Changed paths:
    M mlir/include/mlir/Dialect/Vector/IR/VectorOps.td

  Log Message:
  -----------
  [mlir][vector] Add a name prefix to tablegen for IteratorType in Vector dialect.

Otherwise there is a risk of a name collision with IteratorType attributes in other dialect.

Differential Revision: https://reviews.llvm.org/D135980




More information about the All-commits mailing list