[all-commits] [llvm/llvm-project] 6962bd: [MLIR] Add context accessor to identifier
George Lyon via All-commits
all-commits at lists.llvm.org
Tue Feb 9 13:22:30 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6962bd68f15d2fc43304166f55996c9dfa31bfd4
https://github.com/llvm/llvm-project/commit/6962bd68f15d2fc43304166f55996c9dfa31bfd4
Author: George <GeorgeLyon at users.noreply.github.com>
Date: 2021-02-09 (Tue, 09 Feb 2021)
Changed paths:
M mlir/include/mlir-c/IR.h
M mlir/lib/CAPI/IR/IR.cpp
M mlir/test/CAPI/ir.c
Log Message:
-----------
[MLIR] Add context accessor to identifier
I knew I would miss one...
Reviewed By: stellaraccident
Differential Revision: https://reviews.llvm.org/D96321
More information about the All-commits
mailing list