[all-commits] [llvm/llvm-project] 7f19e5: [mlir][spirv] Add casting ops to/from generic stor...

nirvedhmeshram via All-commits all-commits at lists.llvm.org
Tue Sep 20 14:59:15 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7f19e59a6e4c9323507aadc13ff9e4208779dfe2
      https://github.com/llvm/llvm-project/commit/7f19e59a6e4c9323507aadc13ff9e4208779dfe2
  Author: Nirvedh Meshram <nirvedh at nod-labs.com>
  Date:   2022-09-20 (Tue, 20 Sep 2022)

  Changed paths:
    M mlir/include/mlir/Dialect/SPIRV/IR/SPIRVBase.td
    M mlir/include/mlir/Dialect/SPIRV/IR/SPIRVCastOps.td
    M mlir/lib/Dialect/SPIRV/IR/SPIRVOps.cpp
    M mlir/lib/Target/SPIRV/Deserialization/DeserializeOps.cpp
    M mlir/lib/Target/SPIRV/Serialization/SerializeOps.cpp
    M mlir/test/Dialect/SPIRV/IR/cast-ops.mlir
    M mlir/test/Target/SPIRV/cast-ops.mlir

  Log Message:
  -----------
  [mlir][spirv] Add casting ops to/from generic storage space

Reviwed By: antiagainst

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




More information about the All-commits mailing list