Commit Graph

25 Commits

Author SHA1 Message Date
Mehdi Amini
5b4a01d4a6 Adjust some MLIR paths and docs 2019-12-24 02:23:01 +00:00
MLIR Team
2a55998f7c Add information about the SIG + Open Design meetings to the README.
PiperOrigin-RevId: 266978247
2019-09-03 11:40:04 -07:00
Jacques Pienaar
f79fc1c181 C++14 is now default enabled in LLVM, remove obsolete CMake flag.
PiperOrigin-RevId: 263776602
2019-08-16 08:35:09 -07:00
Jacques Pienaar
5c4ae813ee Update readme to reflect accepting contributions.
PiperOrigin-RevId: 256171145
2019-07-02 10:28:48 -07:00
jpienaar
0acb393fc4 Update link to presentation 2019-06-28 18:06:45 -07:00
Krzysztof Drewniak
87a88d5353 Clarify documentation for MLIR to indicate that the build instructions run the test suite.
PiperOrigin-RevId: 254421795
2019-06-22 09:16:21 -07:00
Jacques Pienaar
c014f5699f Add Windows build instructions.
PiperOrigin-RevId: 251269521
2019-06-03 19:26:37 -07:00
Mehdi Amini
159d07254e Add references to the EuroLLVM talks in the README
--

PiperOrigin-RevId: 244433092
2019-04-23 22:01:26 -07:00
Jacques Pienaar
2d79bcb7cd Simplify build instructions.
--

PiperOrigin-RevId: 244120877
2019-04-18 11:50:03 -07:00
Mehdi Amini
6b18e34de4 Use c++14 for building with CMake
This is getting rid of some warnings, and C++14 is supposed to be
    the default soon anyway.

--

PiperOrigin-RevId: 242587219
2019-04-08 23:26:38 -07:00
Mehdi Amini
7d60cd898c Add mentions of requirements before the build instructions
The `Getting Started` instructions requires git, ninja, and a working C++ host toolchain.

--

PiperOrigin-RevId: 242121953
2019-04-05 07:43:41 -07:00
Mehdi Amini
0a6cb91615 Add mention that we don't (yet) accept contributions in the README
--

PiperOrigin-RevId: 242049527
2019-04-05 07:42:47 -07:00
Dan Zheng
393c77c5da [README] Fix links, minor edits.
Fix links without breaking g3doc.
    Minor stylistic edits.

--

PiperOrigin-RevId: 241846985
2019-04-03 19:22:23 -07:00
Dan Zheng
0737776200 [README] Minor edits.
Minor stylistic edits.
    Use standard "TensorFlow" spelling.

--

PiperOrigin-RevId: 241842272
2019-04-03 19:22:14 -07:00
Mehdi Amini
4e972bd5a5 Add mention of the TensorFlow Code of Conduct in the Readme
PiperOrigin-RevId: 241748009
2019-04-03 09:44:41 -07:00
Mehdi Amini
67f49eed9a Update Readme to mention that the TensorFlow specific will be upstreamed later
--

PiperOrigin-RevId: 241735845
2019-04-03 08:30:54 -07:00
Mehdi Amini
1e021cfbd7 Remove section of the README copied from the Rationale document, it does not fit here.
--

PiperOrigin-RevId: 241687723
2019-04-03 08:29:47 -07:00
Mehdi Amini
607b8851a8 Add link to the Toy tutorial in the Readme
--

PiperOrigin-RevId: 241642739
2019-04-02 18:09:14 -07:00
Mehdi Amini
04f766c2ed Add -DLLVM_BUILD_EXAMPLES to the mlir build instruction: this enables the tutorial examples
Seems like a better default for getting started.

--

PiperOrigin-RevId: 241614043
2019-04-02 15:16:45 -07:00
Mehdi Amini
be4f48d1e1 Minor fixes to README.md (NFC)
In particular fix the links to work on GitHub, and do not include RTTI to build.

--

PiperOrigin-RevId: 241362244
2019-04-01 11:19:58 -07:00
Jacques Pienaar
1273af232c Add build files and update README.
* Add initial version of build files;
    * Update README with instructions to download and build MLIR from github;

--

PiperOrigin-RevId: 241102092
2019-03-30 11:23:22 -07:00
Tatiana Shpeisman
65a5f73ab3 Fixed a few instances of inconsistent grammar.
PiperOrigin-RevId: 240896336
2019-03-29 17:53:50 -07:00
Jacques Pienaar
b633fcf9c0 Add README file for MLIR.
PiperOrigin-RevId: 240889350
2019-03-29 17:53:21 -07:00
Chris Lattner
9603f9fe35 Sketch out a new repository for the mlir project (go/mlir).
PiperOrigin-RevId: 201540159
2019-03-29 12:23:24 -07:00
jpienaar
aed0d21a62 Create README.md 2019-03-29 12:22:52 -07:00