[all-commits] [llvm/llvm-project] 537f12: [mlir][LLVM] Add fastmath flags support to fpext/f...

Ming Yan via All-commits all-commits at lists.llvm.org
Thu Apr 16 02:31:13 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 537f1240c9cd0ea7fdd4355400e2a8868d09ead5
      https://github.com/llvm/llvm-project/commit/537f1240c9cd0ea7fdd4355400e2a8868d09ead5
  Author: Ming Yan <ming.yan at terapines.com>
  Date:   2026-04-16 (Thu, 16 Apr 2026)

  Changed paths:
    M mlir/include/mlir/Dialect/LLVMIR/LLVMOps.td
    M mlir/test/Target/LLVMIR/Import/fastmath.ll
    M mlir/test/Target/LLVMIR/llvmir.mlir

  Log Message:
  -----------
  [mlir][LLVM] Add fastmath flags support to fpext/fptrunc ops. (#192185)

Add fastmath attributes to llvm fpext/fptrunc ops,
FastmathFlagsInterface op interface support.



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