The hasNoInterveningEffect utility is too long with too deeply nested
logic. Split out a part into a helper. NFC.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D139795
[MLIR] NFC. Split out code from hasNoInterveningEffect ClosedPublic Authored by bondhugula on Dec 11 2022, 11:44 AM.
Details Summary The hasNoInterveningEffect utility is too long with too deeply nested
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 14 2022, 12:23 AM Closed by commit rGb6ceadf3b663: [MLIR] NFC. Split out code from hasNoInterveningEffect (authored by bondhugula). · Explain WhyDec 14 2022, 11:59 PM This revision was automatically updated to reflect the committed changes.
Diff 483087 mlir/lib/Dialect/Affine/Utils/Utils.cpp
|