mirror of
https://github.com/github/codeql.git
synced 2026-03-20 22:46:47 +01:00
In this non-linear recursion, a `#prev` relation was joined earlier than the `#prev_delta` relation. As a result, each iteration of the predicate processes every tuple from previous iterations. This quadratic behavior caused severe slowdowns on oneapi-src/oneDNN.