Kazuaki Ishizaki
a2bce652af
Minor spelling tweaks
...
Closes tensorflow/mlir#145
COPYBARA_INTEGRATE_REVIEW=https://github.com/tensorflow/mlir/pull/145 from kiszk:spelling_tweaks_g3doc ae9140aab5b797441e880d43e557903585815e40
PiperOrigin-RevId: 271173907
2019-09-25 11:57:44 -07:00
Mehdi Amini
4d880d09e0
Add a note about the use of recursion in the developer guide
...
PiperOrigin-RevId: 270455509
2019-09-21 09:46:02 -07:00
Alex Zinenko
7818a60e37
Mention clang-format in the developer guide
...
PiperOrigin-RevId: 267114122
2019-09-04 02:43:17 -07:00
Mehdi Amini
2634273c59
Add a link to the rational on lack of const for IR units in the developer guide
...
PiperOrigin-RevId: 266583374
2019-08-31 15:24:02 -07:00
Mehdi Amini
d4d32f4cb8
Document that non-IR units are passed by non-const reference instead of pointer in general
...
PiperOrigin-RevId: 266583029
2019-08-31 15:18:11 -07:00
River Riddle
d81e2376f7
Add an initial TestingGuide document to describe testing in MLIR.
...
As the number of contributors begins to scale, and the number of tests rise, it is important to detail the testing strategy in MLIR and best practices for writing those tests.
PiperOrigin-RevId: 258612585
2019-07-19 11:38:31 -07:00
Mehdi Amini
cad369b667
Minor fixes (formatting/typos) to the DeveloperGuide
...
--
PiperOrigin-RevId: 246621047
2019-05-06 08:28:30 -07:00
Mehdi Amini
4db06d84d8
Automated rollback of changelist 246610168.
...
PiperOrigin-RevId: 246610394
2019-05-06 08:28:11 -07:00
Mehdi Amini
00dea78fdc
Add a section in the DeveloperGuide about avoiding unsigned integer
...
--
PiperOrigin-RevId: 246610168
2019-05-06 08:28:01 -07:00
Mehdi Amini
1a2f2d1216
Add a section in the DeveloperGuide for the naming convention of command line options
...
--
PiperOrigin-RevId: 246610123
2019-05-06 08:27:51 -07:00
Jacques Pienaar
1e217ccacd
Start developer guide doc.
...
This is just a bare skeleton to start populating developer policies and
guidelines. LLVM side this would be multiple separate documents (coding
standard & programmer's manual) but starting with one and we can break it out
into multiple if the content so dictates.
--
PiperOrigin-RevId: 246433346
2019-05-06 08:26:06 -07:00