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

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 21 03:13:12 PDT 2020


nikic added a comment.

This change has caused some large text size changes: http://llvm-compile-time-tracker.com/compare.php?from=7606a54363d3d90802977c9f5fb9046d4d780835&to=de71def3f59dc9f12f67141b5040d8e15c84d08a&stat=size-text There's a 5% increase on tramp3d-v4 and some large decreases (up to 8%) on debuginfo builds.

As the commit message tagged this as no function change intended and there are no test changes, I'm assuming this impact wasn't intended?


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