[PATCH] D40369: Support sext, zext and trunc instructions in SCEV delinearization algorithm (new revision)

Michael Kruse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 20 03:14:22 PDT 2018


Meinersbur added a comment.

This is a commit to LLVM, not Polly. The unit test should be in LLVM as well. There are already tests in `test\Analysis\Delinearization`. You can model a new one after one that already exists.


https://reviews.llvm.org/D40369





More information about the llvm-commits mailing list