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

Jacques Pienaar llvmlistbot at llvm.org
Tue Jul 16 10:00:21 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
----------------
jpienaar wrote:

Perhaps update the comment too.

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


More information about the Mlir-commits mailing list