[all-commits] [llvm/llvm-project] 83af56: [mlir][tblgen] Fully qualify more names.

Christian Sigg via All-commits all-commits at lists.llvm.org
Wed Aug 23 23:53:51 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 83af56e20e02adbe3148a3fbba6f235412eb34dc
      https://github.com/llvm/llvm-project/commit/83af56e20e02adbe3148a3fbba6f235412eb34dc
  Author: Christian Sigg <csigg at google.com>
  Date:   2023-08-24 (Thu, 24 Aug 2023)

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

  Log Message:
  -----------
  [mlir][tblgen] Fully qualify more names.

Fixes compilation issues when the generated code does not live in the `mlir` namespace.

Reviewed By: mehdi_amini

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




More information about the All-commits mailing list