[PATCH] D34507: [mips] Generate NMADD and NMSUB instructions when fneg node is present

Stanislav Ocovaj via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 18 05:56:28 PDT 2017


stanislav.ocovaj added a comment.

The combination -mcpu=mips32r6 -mattr=micromips cannot be tested at the moment due to the following error: "LLVM ERROR: ran out of registers during register allocation". This issue has been reported.


https://reviews.llvm.org/D34507





More information about the llvm-commits mailing list