This is first part of patch https://reviews.llvm.org/D67088.
In that patch, we want to extend PPCLoopPreIncPrep pass for DS/DQ form for loads/stores with same base.
This is a NFC patch.
Paths
| Differential D67431
[PowerPC] [NFC] refactor PPCLoopPreIncPrep pass for further ds/dq form usage. ClosedPublic Authored by shchenz on Sep 10 2019, 10:00 PM.
Details
Summary This is first part of patch https://reviews.llvm.org/D67088. In that patch, we want to extend PPCLoopPreIncPrep pass for DS/DQ form for loads/stores with same base. This is a NFC patch.
Diff Detail Event TimelineComment Actions Looks mostly good to me , except for some nit formatting issues and comments.
This revision is now accepted and ready to land.Sep 24 2019, 11:28 AM Closed by commit rL372803: [Powerpc][LoopPreIncPrep] NFC - refactor this pass for ds/dq form. (authored by shchenz). · Explain WhySep 24 2019, 8:00 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 221660 llvm/lib/Target/PowerPC/PPCLoopPreIncPrep.cpp
|
extra space before \p.