[llvm] [Mips] Fix atomic min/max generate mips4 instructions when compiling for mips2 (PR #149983)
via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 21 00:21:16 PDT 2025
yingopq wrote:
> Is there a reason mips is reinventing all this stuff in a machine pass? AtomicExpand should already handle all of this?
@nikic Did you the reason? Thanks.
https://github.com/llvm/llvm-project/pull/149983
More information about the llvm-commits
mailing list