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

via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 18 20:08:08 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?

Sorry, I did not find this reason.

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


More information about the llvm-commits mailing list