[PATCH] D143246: [SCEV][NFC] Remove check for rewriteable types

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 14 11:31:06 PST 2023


fhahn added a comment.

I put the whole stack on the compile-time tracker. This is for the patch: https://llvm-compile-time-tracker.com/compare.php?from=4f01266954b12395add2a6a87ef589126cb147fa&to=a86ad269a56d52099c9305738f5b20809b8dc7a5&stat=instructions:u

One notable change is +0.11% for mafft, but it is still relatively small. Numbers for all changes should be available under `fhahn/perf/scev-expr-rewriter`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143246



More information about the llvm-commits mailing list