[Mlir-commits] [mlir] [MLIR][Arith][Vector] Reject i0 integer type in arith and vector ops (PR #183589)
Andrzej WarzyĆski
llvmlistbot at llvm.org
Thu Feb 26 11:59:22 PST 2026
banach-space wrote:
> Add AnyVectorNonZeroBitwidthIntElem in VectorOps.td and apply it to vector.bitcast source and result types.
Why only `vector.bitcast`?
https://github.com/llvm/llvm-project/pull/183589
More information about the Mlir-commits
mailing list