[all-commits] [llvm/llvm-project] 977d74: [mlir][emitc] Set default dialect to emitc in ops ...

Kirill Chibisov via All-commits all-commits at lists.llvm.org
Mon Jan 20 05:48:49 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 977d744b21d06415ac872258bf86e026d8eb487f
      https://github.com/llvm/llvm-project/commit/977d744b21d06415ac872258bf86e026d8eb487f
  Author: Kirill Chibisov <contact at kchibisov.com>
  Date:   2025-01-20 (Mon, 20 Jan 2025)

  Changed paths:
    M mlir/include/mlir/Dialect/EmitC/IR/EmitC.td
    M mlir/test/Conversion/ArithToEmitC/arith-to-emitc.mlir
    M mlir/test/Conversion/SCFToEmitC/for.mlir
    M mlir/test/Conversion/SCFToEmitC/if.mlir
    M mlir/test/Conversion/SCFToEmitC/switch.mlir
    M mlir/test/Dialect/EmitC/transforms.mlir

  Log Message:
  -----------
  [mlir][emitc] Set default dialect to emitc in ops with block (#123036)

This is a follow up to 68a3908148c (func: Set default dialect to
'emitc'), but for other instructions with blocks to make it look
consistent.



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