commit | 69ec29a627253332f1cbc385abada3f73c2ed271 | [log] [tgz] |
---|---|---|
author | Stella Laurenzo <stellaraccident@gmail.com> | Mon Jul 06 23:05:46 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Sep 02 18:04:21 2020 -0700 |
tree | 49d71d3960d49b4d04b6b373c6c7e96e586e32b1 | |
parent | 8c899cf35fd934f95ff70133b9f25f173104afef [diff] |
Initial boiler-plate for python bindings. Summary: * Native '_mlir' extension module. * Python mlir/__init__.py trampoline module. * Lit test that checks a message. * Uses some cmake configurations that have worked for me in the past but likely needs further elaboration. Subscribers: mgorny, mehdi_amini, rriddle, jpienaar, shauheen, antiagainst, nicolasvasilache, arpith-jacob, mgester, lucyrfox, aartbik, liufengdb, stephenneuendorffer, Joonsoo, grosul1, Kayjukh, jurahul, msifontes Tags: #mlir Differential Revision: https://reviews.llvm.org/D83279 GitOrigin-RevId: 722475a375697513797a71afe6c37db3e3763bfc
See https://mlir.llvm.org/ for more information.