https://github.com/andykaylor commented:
I don't think our SideEffect tracking is scaling well. We should just start modeling memory effects in the way that the LLVM dialect does, perhaps even using `LLVM::MemoryEffectsAttr` directly. I made the same comment in https://github.com/llvm/llvm-project/pull/221818. https://github.com/llvm/llvm-project/pull/221067 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
