[all-commits] [llvm/llvm-project] f830de: [MLIR] Fix missing ::mlir namespace

ataheridezfouli-groq via All-commits all-commits at lists.llvm.org
Wed Apr 19 08:15:17 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f830dea050f275a6545f6978155408316c03c96c
      https://github.com/llvm/llvm-project/commit/f830dea050f275a6545f6978155408316c03c96c
  Author: Arash Taheri-Dezfouli <ataheridezfouli at groq.com>
  Date:   2023-04-19 (Wed, 19 Apr 2023)

  Changed paths:
    M mlir/include/mlir/IR/OpBase.td

  Log Message:
  -----------
  [MLIR] Fix missing ::mlir namespace

Add a missing ::mlir namespace for MixedContainerType
that only triggers if the user is not using namespace mlir.

Reviewed By: rriddle

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




More information about the All-commits mailing list