PR #44277: NFC - minor spelling tweaks of documents under compiler directory

Imported from GitHub PR https://github.com/tensorflow/tensorflow/pull/44277

This PR addresses minor spelling tweaks of md/td files under compiler directory
Copybara import of the project:

--
4fedebde8f7d48ce2917642ebaab966c9ce49f3e by Kazuaki Ishizaki <ishizaki@jp.ibm.com>:

minor spelling tweaks

PiperOrigin-RevId: 339260830
This commit is contained in:
Kazuaki Ishizaki 2020-10-27 09:07:31 -07:00 committed by TensorFlow MLIR Team
parent 7363748bae
commit 5f2b7a74be
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@ upstream.
## QuickStart: building and testing ## QuickStart: building and testing
These instructions work on Linux, you may have to adjust for your plaform. These instructions work on Linux, you may have to adjust for your platform.
To build the code in this repository, you need a clone of the LLVM/MLIR git To build the code in this repository, you need a clone of the LLVM/MLIR git
repository: repository:

View File

@ -1382,7 +1382,7 @@ class BASE_HLO_BitcastOp {
string description = [{ string description = [{
This op changes the shape of the input in the way that the physical This op changes the shape of the input in the way that the physical
arranggment of elements are unchanged. arrangement of elements are unchanged.
However, the op needs layout information to make sense of "physical However, the op needs layout information to make sense of "physical
arrangement of elements". Layout support in MHLO is currently under arrangement of elements". Layout support in MHLO is currently under