[all-commits] [llvm/llvm-project] c65442: Fix some missing fully qualified namespaces in MLI...

Mehdi Amini via All-commits all-commits at lists.llvm.org
Tue Aug 22 11:00:08 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c65442bd6fb42e3689c8b87b83c5c168bc1812e8
      https://github.com/llvm/llvm-project/commit/c65442bd6fb42e3689c8b87b83c5c168bc1812e8
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2023-08-22 (Tue, 22 Aug 2023)

  Changed paths:
    M mlir/tools/mlir-tblgen/OpDefinitionsGen.cpp
    M mlir/tools/mlir-tblgen/OpFormatGen.cpp

  Log Message:
  -----------
  Fix some missing fully qualified namespaces in MLIR TableGen generator

Using properties would break when a dialect isn't in the mlir namespace




More information about the All-commits mailing list