[PATCH] D41578: [SCEV] Do not cache S -> V if S is not equivalent of V

Evgeny Astigeevich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 12 05:58:44 PST 2018


eastig added a comment.

I have found that the patch also caused 7.31% regression in SPEC2k6 401.bzip2 on Cortex-A57 (AArch64).


Repository:
  rL LLVM

https://reviews.llvm.org/D41578





More information about the llvm-commits mailing list