[llvm] [RISCV][GISel] Use relaxed_load/store in GISel atomic patterns. NFC (PR #161712)
Craig Topper via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 2 20:04:44 PDT 2025
topperc wrote:
> Sorry! Should we add a test so this won't regress?
I intend to properly support Zalasr in GISel right after this. That will contain the test. If I put a test in this patch I have to test the abort case and that seemed like more work.
https://github.com/llvm/llvm-project/pull/161712
More information about the llvm-commits
mailing list