[Mlir-commits] [mlir] [MLIR][Mem2Reg][LLVM] Enhance partial load support (PR #89094)
Tobias Gysi
llvmlistbot at llvm.org
Wed Apr 17 10:59:06 PDT 2024
gysit wrote:
> It's a bit of a shame that the most basic interfaces are becoming a bit complex due to arguably very LLVM-centric problems. Do you think there is a way to keep the simple API while still allowing this somehow?
The data layout may be relevant for other dialects as well though?
https://github.com/llvm/llvm-project/pull/89094
More information about the Mlir-commits
mailing list