diff options
| author | Michael Kruse <llvm-project@meinersbur.de> | 2025-10-16 11:11:10 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-16 11:11:10 +0200 |
| commit | c46fec840dd111b60217bbeb5a0e388a824b2fac (patch) | |
| tree | a1508eb3defd35043c9c1f1f67734f176f040e4f /llvm/unittests/Bitcode/DataLayoutUpgradeTest.cpp | |
| parent | 62e786ae6334eab25a119cac876a918e83ba7221 (diff) | |
| download | llvm-c46fec840dd111b60217bbeb5a0e388a824b2fac.zip llvm-c46fec840dd111b60217bbeb5a0e388a824b2fac.tar.gz llvm-c46fec840dd111b60217bbeb5a0e388a824b2fac.tar.bz2 | |
[Polly] Remove PolyhedralInfo (#124437)
PolyhedralInfo is tied to the legacy pass manager. With the eventual
removal of the legacy pass manager it will not be useful anymore.
PolyhedralInfo was an experiment to make Polly's analysis available to
other passes. Its power is limited due to not being able to make
assumptions for which regular Polly would emit a runtime condition/code
versioning during optimization.
When eventually porting such an API to the new pass manager, we will
have to invent a new API.
Diffstat (limited to 'llvm/unittests/Bitcode/DataLayoutUpgradeTest.cpp')
0 files changed, 0 insertions, 0 deletions
