[PATCH] D80012: [CostModel] Unify Intrinsic Costs.

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 21 03:45:29 PDT 2020


samparker added a comment.

Er, wow, some of those are huge. Are you able to characterise those benchmarks and what optimisations they are affected by? I generally come across inlining, vectorization and unrolling changes and those all sound plausible candidates! Is a reproducer possible?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80012





More information about the llvm-commits mailing list