[polly] [Polly] Data flow reduction detection to cover more cases (PR #84901)

Eli Friedman via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 29 11:23:15 PDT 2024


================
@@ -0,0 +1,39 @@
+; RUN: opt %loadPolly -basic-aa -polly-print-dependences -polly-allow-nonaffine -disable-output < %s | FileCheck %s
----------------
efriedma-quic wrote:

Please don't forget to update this.

https://github.com/llvm/llvm-project/pull/84901


More information about the llvm-commits mailing list