[clang] [llvm] [mlir] Extend MemoryEffects to Support Target-Specific Memory Locations (PR #148650)
Paul Walker via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 27 04:27:56 PDT 2025
paulwalker-arm wrote:
@nikic Do you think it'll be reasonable to revert the changes to onlyAccessesInaccessibleMem and onlyAccessesInaccessibleOrArgMem and land the patch as is? That will temporarily break the link and make it easier to rollout the support for target_mem. Perhaps also adding a note to the LangRet saying the target_mem locations must not be used outside of internal testing?
https://github.com/llvm/llvm-project/pull/148650
More information about the cfe-commits
mailing list