[PATCH] D91093: [X86][PPC] Tune SelectionDAG CTPOP emulation via TLI hook
David Zarzycki via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 12 05:25:26 PDT 2021
davezarzycki added a comment.
Sorry, I got distracted. If it were up to me, I'd prefer tuning numbers that are, without checking, unambiguously better than the current code gen. In particular the code gen for KNL is awful. Furthermore, I think that fine tuning this further has diminishing returns for various reasons. Are people okay with that?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91093/new/
https://reviews.llvm.org/D91093
More information about the llvm-commits
mailing list