[all-commits] [llvm/llvm-project] 6c0ac8: [mlir][arith][NFC] Remove redundant trait declarat...

Matthias Springer via All-commits all-commits at lists.llvm.org
Fri Jun 20 05:33:17 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6c0ac888c59ca34a7f4e1dc2702b30e0db5cbac3
      https://github.com/llvm/llvm-project/commit/6c0ac888c59ca34a7f4e1dc2702b30e0db5cbac3
  Author: Matthias Springer <me at m-sp.org>
  Date:   2025-06-20 (Fri, 20 Jun 2025)

  Changed paths:
    M mlir/include/mlir/Dialect/Arith/IR/ArithOps.td

  Log Message:
  -----------
  [mlir][arith][NFC] Remove redundant trait declaration (#145007)

`Arith_Op` already declares the `ElementwiseMappable` traits, so they
don't have to be declared for `arith.select`.



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