[PATCH] D118527: [X86] Promote default mtune from generic to sandybridge

Craig Topper via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 28 23:27:43 PST 2022


craig.topper added a comment.

I believe the design here was supposed to be that "generic" would be updated in X86.td on an ongoing basis to be more modern. So that if users pass -mtune=generic it would evolve over time.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118527



More information about the cfe-commits mailing list