[PATCH] D143859: [X86] Adding tuning flags for int <-> fp domain switching penalties; NFC

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 13 09:09:11 PST 2023


RKSimon accepted this revision.
RKSimon added a comment.
This revision is now accepted and ready to land.

LGTM - testing can wait until we start using these (but we will need to have coverage driven by -mattr=+no-bypass-delay as well as specific CPU targets)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143859



More information about the llvm-commits mailing list