-
Notifications
You must be signed in to change notification settings - Fork 15.2k
Open
Labels
llvm:analysisIncludes value tracking, cost tables and constant foldingIncludes value tracking, cost tables and constant foldingmetaissueIssue to collect references to a group of similar or related issues.Issue to collect references to a group of similar or related issues.
Description
We would like to enable LoopInterchange by default (RFC), but are blocked on DependenceAnalysis correctness issues.
This is a bucket ticket that lists all DA correctness issues that we need to fix before reenabling interchange.
- [DA] Does not account for wrapping accesses #149501
- [DA] SIV test expected at least one AddRec #148435
- [DA] strongSIV produces incorrect results #149977
- [DA] Aliasing checks in DA are incorrect #41488
- [DA] Assume coefficient of subscript is non-zero #149991
- [DA] Incorrect DA results likely due to mishandling of signed/unsigned comparisons #159846
- LoopUnrollAndJam miscompiles loop with vector load/store #84796
Metadata
Metadata
Assignees
Labels
llvm:analysisIncludes value tracking, cost tables and constant foldingIncludes value tracking, cost tables and constant foldingmetaissueIssue to collect references to a group of similar or related issues.Issue to collect references to a group of similar or related issues.