[all-commits] [llvm/llvm-project] d9b424: [mlir][spirv] Add block read and write from SPV_IN...

abialas1 via All-commits all-commits at lists.llvm.org
Wed Sep 2 20:07:38 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: d9b4245f56a98d8ea72d6f75d5bdd5c7c8e5c88c
      https://github.com/llvm/llvm-project/commit/d9b4245f56a98d8ea72d6f75d5bdd5c7c8e5c88c
  Author: Artur Bialas <artur.bialas at intel.com>
  Date:   2020-09-02 (Wed, 02 Sep 2020)

  Changed paths:
    M mlir/include/mlir/Dialect/SPIRV/SPIRVBase.td
    M mlir/include/mlir/Dialect/SPIRV/SPIRVGroupOps.td
    M mlir/lib/Dialect/SPIRV/SPIRVOps.cpp
    M mlir/test/Dialect/SPIRV/Serialization/group-ops.mlir
    M mlir/test/Dialect/SPIRV/group-ops.mlir

  Log Message:
  -----------
  [mlir][spirv] Add block read and write from SPV_INTEL_subgroups

Added support to OpSubgroupBlockReadINTEL and OpSubgroupBlockWriteINTEL

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




More information about the All-commits mailing list