[Mlir-commits] [mlir] [mlir] Allow all shaped types for arith ops. (PR #99028)

Alexander Belyaev llvmlistbot at llvm.org
Wed Jul 17 03:16:33 PDT 2024


================
@@ -844,8 +848,7 @@ class NestedTupleOf<list<Type> allowedTypes> :
 // Type constraint for types that are "like" some type or set of types T, that is
 // they're either a T, a vector of Ts, or a tensor of Ts
----------------
pifon2a wrote:

Thank you Jacques!

https://github.com/llvm/llvm-project/pull/99028


More information about the Mlir-commits mailing list