[llvm-dev] Mips unconditionally uses fast-isel?

Robinson, Paul via llvm-dev llvm-dev at lists.llvm.org
Mon Nov 16 14:19:14 PST 2015


I was mucking around in FastISel, and was surprised to see the test
  llvm/test/CodeGen/Mips/emergency-spill-slot-near-fp.ll
failed.  This was surprising because it specifies -fast-isel=false.

Does the Mips code generator use fast-isel even when you ask it not to?
Thanks,
--paulr



More information about the llvm-dev mailing list