[llvm] Extend MemoryEffects to Support Target-Specific Memory Locations (PR #148650)

via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 17 05:58:21 PDT 2025


CarolineConcatto wrote:

Hi @paulwalker-arm,
I removed the Triple interface, I hope that is what you meant in your comments.
I also change the target memory locations names to be TargetMem/target_mem. Is that what you meant as well?
I will add a follow up patch to add Triple interface to print the target memory location names correctly once this patch in accepted.

https://github.com/llvm/llvm-project/pull/148650


More information about the llvm-commits mailing list