[all-commits] [llvm/llvm-project] 46672c: [mlir][emitc] arith.cmpf to EmitC conversion (#93671)

Tina Jung via All-commits all-commits at lists.llvm.org
Mon Jun 3 23:10:50 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 46672c1dc3272adda838caa87bf3fb17411986fb
      https://github.com/llvm/llvm-project/commit/46672c1dc3272adda838caa87bf3fb17411986fb
  Author: Tina Jung <tinamaria.jung at amd.com>
  Date:   2024-06-04 (Tue, 04 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.cmpf to EmitC conversion (#93671)

Convert all arith.cmpf on floats (not vectors/tensors thereof) to EmitC.

---------

Co-authored-by: Matthias Gehre <matthias.gehre at amd.com>
Co-authored-by: Jose Lopes <jose.lopes at amd.com>



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