[llvm] [MIPS] Fix the opcode of max.fmt and mina.fmt and make them matchable by ISel (PR #85609)

YunQiang Su via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 1 09:53:06 PDT 2024


wzssyqa wrote:

The first patch should only fix the encoding problem (including the test cases about it)
The 2nd patch should add the backend support.

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


More information about the llvm-commits mailing list