[llvm] [MIPS] Fix the opcode of max.fmt and mina.fmt and make them matchable by ISel (PR #85609)
Cinhi Young via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 2 04:00:47 PDT 2024
Cyanoxygen wrote:
> The first patch should only fix the encoding problem (including the test cases about it) The 2nd patch should add the backend support.
Sure, will do.
https://github.com/llvm/llvm-project/pull/85609
More information about the llvm-commits
mailing list