[Mlir-commits] [mlir] [mlir][linalg] Add a new helper hook - `isVectorizable` (PR #110708)

Andrzej WarzyƄski llvmlistbot at llvm.org
Tue Oct 1 14:31:00 PDT 2024


banach-space wrote:

Yeah, I realise that the method name suggests something grand, but in reality is just a wrapper for an `if` stmt that I want to make sure is shared and re-used.

I hope that this is OK. Not strictly needed today, but I' working on a small refactor that this is blocking (as one of the TD ops bails out too early).

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


More information about the Mlir-commits mailing list