[all-commits] [llvm/llvm-project] 7b226f: [MLIR] Add an Op util which returns its name with ...
lucyrfox via All-commits
all-commits at lists.llvm.org
Tue Jun 16 16:49:06 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7b226fde6781aea59400aef880764c4632ee3b64
https://github.com/llvm/llvm-project/commit/7b226fde6781aea59400aef880764c4632ee3b64
Author: Lucy Fox <lucyfox at google.com>
Date: 2020-06-16 (Tue, 16 Jun 2020)
Changed paths:
M mlir/include/mlir/IR/OperationSupport.h
M mlir/lib/IR/MLIRContext.cpp
M mlir/lib/IR/Operation.cpp
Log Message:
-----------
[MLIR] Add an Op util which returns its name with the dialect stripped.
Differential Revision: https://reviews.llvm.org/D81435
More information about the All-commits
mailing list