[PATCH] D82799: [IndVars] Delay forgetValue() call

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 30 01:02:41 PDT 2020


nikic added a comment.

Compile-time numbers <https://llvm-compile-time-tracker.com/compare.php?from=c84a952dc7cab11fda4a6f622cf1c955631b99f5&to=ef79026aad943fa9b5c12d462127cd9dfa9ea0d8&stat=instructions>: There's various minor improvements, and larger ones for ClamAV (2% in LTO -g configuration). So it seems that this does affect more than just the particularly pathological case I hit.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82799





More information about the llvm-commits mailing list