[Mlir-commits] [mlir] [mlir][vector] Fix invalid IR in `ContractionOpLowering` (PR #78130)

Nicolas Vasilache llvmlistbot at llvm.org
Tue Jan 16 00:30:50 PST 2024


https://github.com/nicolasvasilache approved this pull request.

Thanks for fixing.

Can you please add a clear comment, before the first `if`, for whomever is going to want to factor the mask construction out in the future that they should not ?

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


More information about the Mlir-commits mailing list