[all-commits] [llvm/llvm-project] 6da018: [mlir][NFC] Use fully qualified C++ namespaces in ...

Vladislav Vinogradov via All-commits all-commits at lists.llvm.org
Mon Feb 6 04:54:51 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6da0184bbc415a1c48995d8b779f476440a094ec
      https://github.com/llvm/llvm-project/commit/6da0184bbc415a1c48995d8b779f476440a094ec
  Author: Vladislav Vinogradov <v.vinogradov at yadro.com>
  Date:   2023-02-06 (Mon, 06 Feb 2023)

  Changed paths:
    M mlir/include/mlir/Dialect/Bufferization/IR/BufferizableOpInterface.td
    M mlir/include/mlir/Interfaces/DestinationStyleOpInterface.td
    M mlir/include/mlir/Interfaces/SideEffectInterfaceBase.td

  Log Message:
  -----------
  [mlir][NFC] Use fully qualified C++ namespaces in .td files.

Add missing llvm:: and mlir:: namespaces qualifiers to some auto-generated code.

Reviewed By: ftynse, springerm

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




More information about the All-commits mailing list