[all-commits] [llvm/llvm-project] 8decfb: [mlir][emitc] Do not convert illegal types to emit...

Longsheng Mou via All-commits all-commits at lists.llvm.org
Mon Mar 2 17:06:44 PST 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8decfb8a90dfcec032d717c195c5636b1fee7260
      https://github.com/llvm/llvm-project/commit/8decfb8a90dfcec032d717c195c5636b1fee7260
  Author: Longsheng Mou <longshengmou at gmail.com>
  Date:   2026-03-03 (Tue, 03 Mar 2026)

  Changed paths:
    M mlir/lib/Conversion/ArithToEmitC/ArithToEmitCPass.cpp
    M mlir/lib/Conversion/FuncToEmitC/FuncToEmitCPass.cpp
    M mlir/test/Conversion/ArithToEmitC/arith-to-emitc-failed.mlir
    A mlir/test/Conversion/FuncToEmitC/func-to-emitc-failed.mlir

  Log Message:
  -----------
  [mlir][emitc] Do not convert illegal types to emitc (#156222)

This PR adds fallbacks for other types instead of converting unsupported
types to emitc.



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