[PATCH] D129647: [X86] Use generic tuning for "x86-64" if "tune-cpu" is not specified
Andy Kaylor via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 13 11:00:51 PDT 2022
andrew.w.kaylor added a comment.
This patch will make my proposed change in D129154 <https://reviews.llvm.org/D129154> unnecessary, but can you copy the sqrt-fastmath-tunecpu-attr.ll (with a change to the @f32_tune_x86_64 test to reflect the current tuning when "tune-cpu"="x86-64" is used)?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129647/new/
https://reviews.llvm.org/D129647
More information about the llvm-commits
mailing list