[all-commits] [llvm/llvm-project] f6c7eb: [MLIR][SPIRVToLLVM] Updated documentation on entry...

George Mitenkov via All-commits all-commits at lists.llvm.org
Mon Dec 21 00:45:59 PST 2020


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f6c7ebe76ac5df175050a558e767a68abee07425
      https://github.com/llvm/llvm-project/commit/f6c7ebe76ac5df175050a558e767a68abee07425
  Author: George Mitenkov <georgemitenk0v at gmail.com>
  Date:   2020-12-21 (Mon, 21 Dec 2020)

  Changed paths:
    M mlir/docs/SPIRVToLLVMDialectConversion.md

  Log Message:
  -----------
  [MLIR][SPIRVToLLVM] Updated documentation on entry points and not supported ops

This patch addresses two issues:
1. Not supported ops are updated to pick up the changes in the
SPIR-V dialect.

2. Conversion on `spv.ExecutionMode` is updated.

Reviewed By: antiagainst

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




More information about the All-commits mailing list