[Mlir-commits] [mlir] [mlir][Vector] Update docs for vector.contract extension semantics (PR #118598)

Andrzej Warzyński llvmlistbot at llvm.org
Wed Dec 4 07:18:05 PST 2024


banach-space wrote:

> This PR clarifies vector.contract extension semantics for floating point types.

This has come up in discussions before, but it never seemed to gain much traction, and admittedly, I haven’t paid close attention to it myself. Thank you for taking the initiative to clarify this area!

That said, I believe in documenting semantics through tests. Are there any tests that exercise this behavior? Additionally, could you point out where in the codebase this is enforced?

Apologies for being a bit "lazy" here - I’d normally look into this myself, but with only a few weeks left in the year, I’m scrambling to wrap up everything on the schedule! 😅

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


More information about the Mlir-commits mailing list