[llvm-dev] Loop fusion in llvm polly

Raja Patra via llvm-dev llvm-dev at lists.llvm.org
Tue Sep 14 02:37:57 PDT 2021


Hi all,

We are trying for loop fusion on nested loops. Firstly trying with -mllvm
-polly-opt-fusion=max and simple -mllvm -polly flag, is this the way to do
loop fusion in polly or some other flags or pragmas are available for loop
transformation from polly side. Please guide.

Also point to note that the nested loops have vector intrinsics and there
are non affine expressions.

Thanks,
Raja
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20210914/fb72778d/attachment.html>


More information about the llvm-dev mailing list