[all-commits] [llvm/llvm-project] d0b2f1: [mlir][NFC] Use fully qualified names in Bufferiza...

Vladislav Vinogradov via All-commits all-commits at lists.llvm.org
Thu Nov 10 02:38:41 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d0b2f18dc1f09a91300756186a231052378c5936
      https://github.com/llvm/llvm-project/commit/d0b2f18dc1f09a91300756186a231052378c5936
  Author: Vladislav Vinogradov <v.vinogradov at yadro.com>
  Date:   2022-11-10 (Thu, 10 Nov 2022)

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

  Log Message:
  -----------
  [mlir][NFC] Use fully qualified names in BufferizableOpInterface

To allow interface usage in standalone projects outside of `mlir` namespace.

Reviewed By: springerm

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




More information about the All-commits mailing list