[all-commits] [llvm/llvm-project] d9728a: [mlir][spirv] Unify mixed scalar/vector primitive ...

Lei Zhang via All-commits all-commits at lists.llvm.org
Mon Aug 8 11:30:38 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d9728a9baa49e6ddfa6c91af9fd7bf6a760f9a62
      https://github.com/llvm/llvm-project/commit/d9728a9baa49e6ddfa6c91af9fd7bf6a760f9a62
  Author: Lei Zhang <antiagainst at gmail.com>
  Date:   2022-08-08 (Mon, 08 Aug 2022)

  Changed paths:
    M mlir/lib/Dialect/SPIRV/Transforms/UnifyAliasedResourcePass.cpp
    M mlir/test/Dialect/SPIRV/Transforms/unify-aliased-resource.mlir

  Log Message:
  -----------
  [mlir][spirv] Unify mixed scalar/vector primitive type resources

This further relaxes the requirement to allow aliased resources
to have different primitive types and some are scalars while the
other are vectors.

Reviewed By: ThomasRaoux

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




More information about the All-commits mailing list