[MLIR][Mem2Reg][LLVM] Enhance partial load support
This commit improves LLVM dialect's Mem2Reg interfaces to support promotions of partial loads from larger memory slots. To support this, the Mem2Reg interface methods are extended with additional data layout parameters. The data layout is required to determine type sizes to produce correct conversion sequences.
parent
ee284d2d
Please register or sign in to comment