[all-commits] [llvm/llvm-project] fb5a64: [mlir-c] Add method to create unmanaged dense reso...
Jacques Pienaar via All-commits
all-commits at lists.llvm.org
Fri Dec 16 13:36:30 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fb5a64f0cfaca04828c2c8ca76c1bcc98fbc7a12
https://github.com/llvm/llvm-project/commit/fb5a64f0cfaca04828c2c8ca76c1bcc98fbc7a12
Author: Jacques Pienaar <jpienaar at google.com>
Date: 2022-12-16 (Fri, 16 Dec 2022)
Changed paths:
M mlir/include/mlir-c/BuiltinAttributes.h
M mlir/lib/CAPI/IR/BuiltinAttributes.cpp
M mlir/test/CAPI/ir.c
Log Message:
-----------
[mlir-c] Add method to create unmanaged dense resource elements attr
Following DenseElementsAttr pattern.
Differential Revision: https://reviews.llvm.org/D140189
More information about the All-commits
mailing list