[PATCH] D59710: [SLP] remove lower limit for forming reduction patterns

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 1 09:39:04 PDT 2019


jdoerfert added a comment.

In D59710#1730146 <https://reviews.llvm.org/D59710#1730146>, @spatel wrote:

> Patch updated:
>  Rebased - no code changes, just some regression test fixups. There's a lot of noise here from a script change - see D68819 <https://reviews.llvm.org/D68819>. I can re-run the script on the test files prior to this patch to remove that if it is too distracting.


Please rerun, D69719 <https://reviews.llvm.org/D69719> landed and the churn should be gone. Sorry for the noise.


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

https://reviews.llvm.org/D59710





More information about the llvm-commits mailing list