Although this doesn't usually come up, we can have uses of the BaseAccess of a distributed postinc being a PHI. This doesn't need the usual dominance check as we will dominate along the phi edge, allowing us to still create a postinc load/store.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Yay, one more postinc, LGTM.
llvm/lib/Target/ARM/ARMLoadStoreOptimizer.cpp | ||
---|---|---|
2899–2900 | Nit: comment slightly out of date now. |
Nit: comment slightly out of date now.