This allow A[i][j] uses of the IV's in loop flattening,
along with the existing A[i*N+j] uses.
Details
Details
- Reviewers
- None
Diff Detail
Diff Detail
Paths
| Differential D42368
[LoopFlatten] Handle A[i][j] uses of IV's Needs ReviewPublic Authored by dmgreen on Jan 22 2018, 6:05 AM.
Revision Contents
Diff 130873 lib/Transforms/Scalar/LoopFlatten.cpp
test/Transforms/LoopFlatten/loop-flatten-negative.ll
test/Transforms/LoopFlatten/loop-flatten.ll
|