[PATCH] D71689: Improve that the necessary and sufficient combination is not tried for multiple loops in loop-interchange

Masakazu Ueno via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 7 03:55:06 PDT 2020


masakazu.ueno added a comment.

> are you intending to follow up on this patch?

I apologize for the late reply.
I will modify the source code after tomorrow.
I will modify the nesting level of the loop to be optimized to a maximum of 10.

SPEC(631.deepsjeng_s) has improved performance by 1% on Arm.
I'm currently testing the effectiveness of older SPEC and other benchmarks.


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

https://reviews.llvm.org/D71689





More information about the llvm-commits mailing list