The pass combines patterns of ExpandAtomic, ExpandMemRefReshape,
StdExpandDivs passes. The pass is meant to legalize STD for conversion to LLVM.
Details
Details
- Reviewers
ftynse herhut aartbik - Commits
- rG9d02e0e38df5: [mlir][std] Add ExpandOps pass.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Works for me. If somebody has a better name suggestion (but without using the word "legalize" that would be even more confusing in legalization/lowering/conversion context), I'll take it.