[llvm] [Mips] Fix atomic min/max generate mips4 instructions when compiling for mips2 (PR #149983)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 17 04:31:13 PDT 2025


https://github.com/arsenm commented:

Is there a reason mips is reinventing all this stuff in a machine pass? AtomicExpand should already handle all of this? 

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


More information about the llvm-commits mailing list