ro-i wrote:

One would think that the changed loop structure is basically a no-op for 
non-reduction loops. But there seem to be some downstream optimizations (maybe 
unrolling the inner loop).
The one-line change easy way out is to just gate my loop change so that it 
takes only effect for reduction loops. But give me a moment to test sth I'm 
thinking about

https://github.com/llvm/llvm-project/pull/201670
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to