alexrp wrote: > Note: I'm unsure if this is necessary on mips64, I've added it for good > measure though
It doesn't really matter at the end of the day, but just FYI, load delay slots were removed in MIPS II, and the first 64-bit version of the architecture was MIPS III. https://github.com/llvm/llvm-project/pull/152942 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
