[all-commits] [llvm/llvm-project] ffc31d: [mlir][emitc] arith.negf to EmitC conversion (#95372)

Tina Jung via All-commits all-commits at lists.llvm.org
Tue Jun 18 07:57:17 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ffc31d3221e2ebe1f5b1e5c846dcde27cb326616
      https://github.com/llvm/llvm-project/commit/ffc31d3221e2ebe1f5b1e5c846dcde27cb326616
  Author: Tina Jung <tinamaria.jung at amd.com>
  Date:   2024-06-18 (Tue, 18 Jun 2024)

  Changed paths:
    M mlir/lib/Conversion/ArithToEmitC/ArithToEmitC.cpp
    M mlir/test/Conversion/ArithToEmitC/arith-to-emitc-unsupported.mlir
    M mlir/test/Conversion/ArithToEmitC/arith-to-emitc.mlir

  Log Message:
  -----------
  [mlir][emitc] arith.negf to EmitC conversion (#95372)

Lower arith.negf to the unary minus in 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