Issue 53094
Summary MIPS mfix4300 flag does not work correctly
Labels new issue
Assignees
Reporter Mr-Wiseguy
    The mfix4300 flag introduced in 2edcde00cb396cc17d8d8b171a6ebaa97fd30e59 is supposed to place a nop between adjacent single or double precision float multiply functions, but it fails to do so under some circumstances.

An example can be seen here: https://godbolt.org/z/bKb3cWdc5, where there are 4 consecutive mul.s instructions generated without any nops betwen them.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to