[llvm] [Mips] Fix result type of MAdd/MSub nodes (PR #117455)

Sergei Barannikov via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 24 17:16:37 PST 2024


s-barannikov wrote:

Except that the result type / count is incorrect -- none, instruction selector happily accepts it.
I'm working on SDNode verification functionality, this is one of the issues it detected.


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


More information about the llvm-commits mailing list