- A user of LoopVersioning might need a basic block where RT checks have been created. This patch provides such functionality.
- LoopVersioning allows a user to provide own checks. Also LoopVersioning can annotate a loop with no-alias metadata but it uses RuntimePointerChecking provided by LoopAccessInfo. This RuntimePointerChecking must correspond to the checks provided by the user which is not always possible. This patch allows a user to provide RuntimePointerChecking which corresponds to the provided checks.
Details
Details
- Reviewers
anemet ashutosh.nema sbaranga
Diff Detail
Diff Detail
- Build Status
Buildable 424 Build 424: arc lint + arc unit