These rely on the ValueBounds interace and its utility function to
compute constant bounds. This allows us to optimize linalg.index
values cast to integer types.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Rebase. Conservatively assume that unsigned index casts can be performed on negative indices.