[PATCH] D85384: [X86] Add basic support for -mtune command line option in clang

Arthur Eubanks via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 19 11:57:29 PDT 2020


aeubanks added a comment.

This doesn't work with -mtune=generic (https://gcc.gnu.org/onlinedocs/gcc/x86-Options.html), can gcc compatibility be added?

(https://crbug.com/1119448)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85384



More information about the cfe-commits mailing list