[all-commits] [llvm/llvm-project] 0cabe3: [mlir][NFC] Use fully qualified C++ namespaces in ...
Vladislav Vinogradov via All-commits
all-commits at lists.llvm.org
Thu Feb 9 04:29:13 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0cabe38b2d98afde09917eeca81840fca5f3ce29
https://github.com/llvm/llvm-project/commit/0cabe38b2d98afde09917eeca81840fca5f3ce29
Author: Vladislav Vinogradov <v.vinogradov at yadro.com>
Date: 2023-02-09 (Thu, 09 Feb 2023)
Changed paths:
M mlir/include/mlir/Dialect/Bufferization/IR/BufferizableOpInterface.td
M mlir/include/mlir/Interfaces/SideEffectInterfaceBase.td
Log Message:
-----------
[mlir][NFC] Use fully qualified C++ namespaces in .td files.
Some extra cases that were not covered in 6da0184b.
Reviewed By: springerm
Differential Revision: https://reviews.llvm.org/D143477
More information about the All-commits
mailing list