[Mlir-commits] [mlir] [mlir][vector] Turn ExtractOpFromLoad into a canonicalization (PR #171198)

Krzysztof Drewniak llvmlistbot at llvm.org
Thu Dec 11 12:01:46 PST 2025


krzysz00 wrote:

I think the `inbounds` attribute is a good move in any case - I've had it on my long-tail "someone really ought to" list for a while because it'll allow us to emit `gep inbounds nuw` when lowering `vector.load` to LLVM

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


More information about the Mlir-commits mailing list