[all-commits] [llvm/llvm-project] 8f130f: [MLIR] Add C API for navigating up the IR tree
George Lyon via All-commits
all-commits at lists.llvm.org
Mon Feb 8 19:57:01 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8f130f108fedfcf6cb80ef594560a87341028a37
https://github.com/llvm/llvm-project/commit/8f130f108fedfcf6cb80ef594560a87341028a37
Author: George <GeorgeLyon at users.noreply.github.com>
Date: 2021-02-08 (Mon, 08 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 C API for navigating up the IR tree
Reviewed By: mehdi_amini
Differential Revision: https://reviews.llvm.org/D96301
More information about the All-commits
mailing list