[Mlir-commits] [mlir] [mlir][vector]advance support extract insert under dynamic case. (PR #121631)
lonely eagle
llvmlistbot at llvm.org
Mon Jan 6 18:05:46 PST 2025
linuxlonelyeagle wrote:
I don't actually know how to fix this unrealized_conversion_cast better.
> I'd start by implementing a folder for `vector.extract` that can fold in constants as static positions, and seeing if that is enough.
Thank you.
https://github.com/llvm/llvm-project/pull/121631
More information about the Mlir-commits
mailing list