[all-commits] [llvm/llvm-project] 44e1a9: [mlir][SPIR-V] Adding rationale for not using memr...

MaheshRavishankar via All-commits all-commits at lists.llvm.org
Tue Jul 21 07:29:45 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 44e1a93ccf521c63be866e478fe63d859b34f0b6
      https://github.com/llvm/llvm-project/commit/44e1a93ccf521c63be866e478fe63d859b34f0b6
  Author: MaheshRavishankar <ravishankarm at google.com>
  Date:   2020-07-21 (Tue, 21 Jul 2020)

  Changed paths:
    M mlir/docs/Dialects/SPIR-V.md

  Log Message:
  -----------
  [mlir][SPIR-V] Adding rationale for not using memref descriptors

SPIR-V lowering does not use `MemrefDescriptor`s when lowering memref
types. This adds rationale for the choice made.

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




More information about the All-commits mailing list