[PATCH] D83778: MIPS: add build time option to disable madd.fmt

Simon Atanasyan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 15 04:56:29 PDT 2020


atanasyan added a comment.

Maybe it's better to switch off generation of the `madd.fmt` by default if the problem is so wide spread? I'm concerned that AFAIK no one other architectures supported by LLVM has configuration options like the proposed `LLVM_DISABLE_MIPS_MADD4`.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D83778/new/

https://reviews.llvm.org/D83778





More information about the llvm-commits mailing list