[all-commits] [llvm/llvm-project] 80d540: [mlir][spirv] Account for type conversion failures...

Jakub Kuderski via All-commits all-commits at lists.llvm.org
Mon Jan 9 08:37:06 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 80d5400d924e543c5420f4e924f5818313605e99
      https://github.com/llvm/llvm-project/commit/80d5400d924e543c5420f4e924f5818313605e99
  Author: Jakub Kuderski <kubak at google.com>
  Date:   2023-01-09 (Mon, 09 Jan 2023)

  Changed paths:
    M mlir/lib/Conversion/SCFToSPIRV/SCFToSPIRV.cpp
    M mlir/test/Conversion/SCFToSPIRV/if.mlir

  Log Message:
  -----------
  [mlir][spirv] Account for type conversion failures in scf-to-spirv

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

Reviewed By: antiagainst

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




More information about the All-commits mailing list