Details
Details
- Reviewers
nikic fhahn MaskRay - Commits
- rG1764924f3940: [SCEV] Optimize FoldID
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
I believe the idea behind FoldID was to allow extending it to other SCEV types in the future. That said, I don't think we have specific plans for this right now, so it may makes sense to specialize to the types we're currently interested in.