[PATCH] D144832: [X86] Split off x86-64-v* tuning flags

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 27 09:34:48 PST 2023


RKSimon added a comment.

It looks like we can tweak the tuning flags further once we've split them from the SNB/HSW/SKX variants - I'd like to commit this as an initial NFC patch and then make adjustments (drop TuningSlow3OpsLEA / TuningPOPCNTFalseDeps from X86-64-v4) as follow up reviewed patches once we have better test coverage.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144832



More information about the llvm-commits mailing list