[llvm] [IR][NFC] Add LoadStoreInstAttributes to copy load/store attrs (PR #206470)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 29 05:54:23 PDT 2026


nikic wrote:

Would it make sense to also cover AtomicRMW, or would be rather keep that separate? (CmpXChg is a bit different because it has success and failure orderings.)

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


More information about the llvm-commits mailing list