[PATCH] D76571: [mlir] Start simple C++ backend

Jacques Pienaar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 22 21:29:22 PDT 2020


jpienaar updated this revision to Diff 251941.
jpienaar marked 24 inline comments as done.
jpienaar added a comment.

Addressed review comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76571

Files:
  mlir/include/mlir/Target/Cpp.h
  mlir/lib/Target/CMakeLists.txt
  mlir/lib/Target/Cpp/TranslateToCpp.cpp
  mlir/lib/Target/Cpp/TranslateToCppRegistration.cpp
  mlir/test/Target/cpp-calls.mlir
  mlir/tools/mlir-translate/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76571.251941.patch
Type: text/x-patch
Size: 26836 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200323/2df18ca3/attachment.bin>


More information about the llvm-commits mailing list