0
0
mirror of https://github.com/llvm/llvm-project.git synced 2025-04-21 08:16:49 +00:00
rahulana-quic e1f056f692
Reland "[polly] Port polly tests to use NPM" ()
Even as the NPM has been in use by Polly for a while now, the majority
of the tests continue using the LPM passes. This patch ports the tests
to use the NPM passes (for example, by replacing a flag such as
-polly-detect with -passes=polly-detect following the NPM syntax for
specifying passes) with some exceptions for some missing features in the
new passes.

Relanding .
2024-05-24 13:09:34 -07:00
..