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

via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 21 07:32:00 PDT 2025


CarolineConcatto wrote:

Hi @nikic,
I've replaces the aarch64 target specifc memory location  names by  a generic Target memory location, and added the plumbing in AsmWriter to pass Triple to give meaning to this generic names.


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


More information about the llvm-commits mailing list