Home
Phabricator
Search
Configure Global Search
Log In
Transactions
D82191
Change Details
Change Details
Old
New
Diff
The patch introduces a canonicalization pattern for parallel loops. The pattern removes single-iteration loop dimensions if the loop bounds and steps are statically known.
The patch introduces a canonicalization pattern for parallel loops. The pattern removes single-iteration loop dimensions if the loop bounds and steps are constants.
The patch introduces a canonicalization pattern for parallel loops. The pattern removes single-iteration loop dimensions if the loop bounds and steps are
statically known
constants
.
Continue