[all-commits] [llvm/llvm-project] 5aa741: [mlir][SPIRVToLLVM] Erase empty `spirv.mlir.loop` ...

Longsheng Mou via All-commits all-commits at lists.llvm.org
Fri Oct 25 20:23:18 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5aa741d7ca21645572103d798d0b121f1a741a35
      https://github.com/llvm/llvm-project/commit/5aa741d7ca21645572103d798d0b121f1a741a35
  Author: Longsheng Mou <longshengmou at gmail.com>
  Date:   2024-10-26 (Sat, 26 Oct 2024)

  Changed paths:
    M mlir/lib/Conversion/SPIRVToLLVM/SPIRVToLLVM.cpp
    M mlir/test/Conversion/SPIRVToLLVM/control-flow-ops-to-llvm.mlir

  Log Message:
  -----------
  [mlir][SPIRVToLLVM] Erase empty `spirv.mlir.loop` in `LoopPattern` (#113527)

This PR erases `spirv.mlir.loop` with an empty region in `LoopPattern`,
resolving a crash. Fixes #113404.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list