When the memory is written by dma, its user is moved
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D141106
[mlir][affine] fix affine LICM pass for has effected memory's user ClosedPublic Authored by lipracer on Jan 5 2023, 8:05 PM.
Details Summary When the memory is written by dma, its user is moved
Diff Detail
Event Timelinelipracer edited reviewers, added: Mogball, mehdi_amini; removed: bondhugula, nicolasvasilache, dcaballe.Jan 9 2023, 12:15 AM This revision is now accepted and ready to land.Jan 9 2023, 8:12 AM Comment Actions
Can you help me to land it? Closed by commit rG2fce90938bb5: [mlir][affine] fix affine LICM pass for has effected memory's user (authored by lipracer, committed by Mogball). · Explain WhyFeb 2 2023, 10:25 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 494358 mlir/lib/Dialect/Affine/Transforms/AffineLoopInvariantCodeMotion.cpp
mlir/test/Dialect/Affine/affine-loop-invariant-code-motion.mlir
|