[llvm] [RISCV] Select atomic_{load/store} to pseudos and expand them later (PR #67108)
Jessica Clarke via llvm-commits
llvm-commits at lists.llvm.org
Sun Oct 22 23:07:20 PDT 2023
jrtc27 wrote:
Yes, just don't expand them into memory access + fence... you don't need a pseudo for that
https://github.com/llvm/llvm-project/pull/67108
More information about the llvm-commits
mailing list