aboutsummaryrefslogtreecommitdiff
path: root/mlir/README.md
diff options
context:
space:
mode:
authorMehdi Amini <aminim@google.com>2019-04-03 01:47:13 -0700
committerMehdi Amini <joker.eph@gmail.com>2019-04-03 08:29:47 -0700
commit1e021cfbd757d06e16f664b30a80d7b000440882 (patch)
treeabfb7a962c5b5b01b4b88a4be1e5ae0aca35494f /mlir/README.md
parentf1b12f5a64eeb5ea9de8060e46b77c18806c49bf (diff)
downloadllvm-1e021cfbd757d06e16f664b30a80d7b000440882.zip
llvm-1e021cfbd757d06e16f664b30a80d7b000440882.tar.gz
llvm-1e021cfbd757d06e16f664b30a80d7b000440882.tar.bz2
Remove section of the README copied from the Rationale document, it does not fit here.
-- PiperOrigin-RevId: 241687723
Diffstat (limited to 'mlir/README.md')
-rw-r--r--mlir/README.md9
1 files changed, 0 insertions, 9 deletions
diff --git a/mlir/README.md b/mlir/README.md
index 907b51c..81614e6 100644
--- a/mlir/README.md
+++ b/mlir/README.md
@@ -7,15 +7,6 @@ include the application of HPC techniques, along with integration of search
algorithms like reinforcement learning. This project aims to reduce the cost to
bring up new hardware, and improve usability for existing TensorFlow users.
-## What is this doc?
-
-Whereas the [MLIR draft specification](g3doc/LangRef.md) discusses the details
-of the IR in a dry style intended to be a long-lived reference document, this
-document discusses higher level issues. This includes:
-* How we see the IR being used
-* How the compiler will be implemented
-* What capabilities the IR enables
-
## More resources
For more information on MLIR, please see: