[llvm] AtomicExpand: Preserve metadata when expanding partword RMW (PR #89769)

Philip Reames via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 23 11:42:44 PDT 2024


preames wrote:

Is it legal to preserve aliasing metadata?  What if we had a narrow rmw widened to a larger type where only the additional bits accessed aliased an unrelated access?  

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


More information about the llvm-commits mailing list