[Mlir-commits] [mlir] [MLIR][SideEffects][MemoryEffects] Modified LICM to be more aggressive when checking movability of ops with MemWrite effects (PR #155344)
Mo Bagherbeik
llvmlistbot at llvm.org
Wed Aug 27 11:09:59 PDT 2025
mbagherbeikTT wrote:
Alrighty. It looks like the code changes so far are relatively up to standards. Mehdi provided a lot of useful feedback that I'll be addressing. I'll spend time over this weekend to make the major changes like adding read and stage support as well as making the walk more efficient.
If the maintainers (@joker-eph) prefer a more incremental update approach let me know.
As always, thanks again for spending time to look into this with me and the rest of the community.
https://github.com/llvm/llvm-project/pull/155344
More information about the Mlir-commits
mailing list