This revision adds the necessary plumbing for canonicalizing scf::ForeachThread with the
AffineOpSCFCanonicalizationPattern.
In the process the loopMatcher helper is updated to take OpFoldResult instead of just values.
This allows composing various scenarios without the need for an artificial builder.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo