Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [MLIR] Fix broken link locations after move to monorepo | Daniel Galvez | 2020-01-14 | 1 | -1/+1 |
| | | | | | | | | | | I used the codemod python tool to do this with the following commands: codemod 'tensorflow/mlir/blob/master/include' 'llvm/llvm-project/blob/master/mlir/include' codemod 'tensorflow/mlir/blob/master' 'llvm/llvm-project/blob/master/mlir' codemod 'tensorflow/mlir' 'llvm-project/llvm' Differential Revision: https://reviews.llvm.org/D72244 | ||||
* | Adjust some MLIR paths and docs | Mehdi Amini | 2019-12-24 | 1 | -0/+539 |