[llvm] [MIPS]: Rework atomic max/min expand for subword (PR #89575)

YunQiang Su via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 22 00:00:42 PDT 2024


wzssyqa wrote:

How to test:
```
./bin/clang --target=mips-linux-gnu -O2 -mips32r2 max.c ../llvm/test/CodeGen/Mips/atomic-min-max.ll -g -static && ./a.out
```
[max.c.gz](https://github.com/llvm/llvm-project/files/15058762/max.c.gz)


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


More information about the llvm-commits mailing list