[Mlir-commits] [mlir] [mlir] [vector] try promoting scalar when reordering broadcast/elementwise (PR #212180)

Chuanqi Xu llvmlistbot at llvm.org
Mon Aug 24 01:49:52 PDT 2026


================
@@ -195,6 +195,21 @@ func.func @source_and_result_mismatch(%arg0 : f32) -> vector<1xi1> {
 
 // -----
 
+// CHECK-LABEL: func.func @broadcast_vector_and_scalar_cmpf(
----------------
ChuanqiXu9 wrote:

Done by updating the comments.

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


More information about the Mlir-commits mailing list