[all-commits] [llvm/llvm-project] 8046ab: [NFC] Fix syntax of ranked memrefs in the MLIR Lan...

Rahul Joshi via All-commits all-commits at lists.llvm.org
Fri Sep 25 08:18:16 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 8046ab04a75bcd3a455faafa1364c67726748a78
      https://github.com/llvm/llvm-project/commit/8046ab04a75bcd3a455faafa1364c67726748a78
  Author: Rahul Joshi <jurahul at google.com>
  Date:   2020-09-25 (Fri, 25 Sep 2020)

  Changed paths:
    M mlir/docs/LangRef.md

  Log Message:
  -----------
  [NFC] Fix syntax of ranked memrefs in the MLIR Language Reference.

- Eliminate incorrect |
- Eliminate memspace0 as the memory spaces currently are integer literals and memory
  space 0 is not explicitly printed.

Differential Revision: https://reviews.llvm.org/D88171




More information about the All-commits mailing list