[PATCH] D142182: [MLIR] Expose LocationAttrs in the C API

Andrew Young via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 23 21:33:22 PST 2023


youngar updated this revision to Diff 491599.
youngar edited the summary of this revision.
youngar added a comment.
Herald added a project: MLIR.

Apparently you should not upload patched created `--no-prefix` to phabricator.  This fixes the issues, unintended file moving, which resulted from that.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D142182/new/

https://reviews.llvm.org/D142182

Files:
  mlir/include/mlir-c/BuiltinAttributes.h
  mlir/include/mlir-c/IR.h
  mlir/lib/CAPI/IR/BuiltinAttributes.cpp
  mlir/lib/CAPI/IR/IR.cpp
  mlir/test/CAPI/ir.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142182.491599.patch
Type: text/x-patch
Size: 4352 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230124/fc057c1e/attachment.bin>


More information about the llvm-commits mailing list