[all-commits] [llvm/llvm-project] 6ba603: [mlir][spirv] Handle all zero-element memref types...

Jakub Kuderski via All-commits all-commits at lists.llvm.org
Fri Nov 24 11:13:48 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6ba60390cc4b6a8f7f0815df2a64d7b912f25e83
      https://github.com/llvm/llvm-project/commit/6ba60390cc4b6a8f7f0815df2a64d7b912f25e83
  Author: Jakub Kuderski <jakub at nod-labs.com>
  Date:   2023-11-24 (Fri, 24 Nov 2023)

  Changed paths:
    M mlir/lib/Dialect/SPIRV/Transforms/SPIRVConversion.cpp
    M mlir/test/Conversion/MemRefToSPIRV/alloc.mlir

  Log Message:
  -----------
  [mlir][spirv] Handle all zero-element memref types (#73351)

Bail out of type conversion instead of crashing.

Fixes: https://github.com/llvm/llvm-project/issues/73289




More information about the All-commits mailing list