Skip to content

Commit

Permalink
[PowerPC] extend PPCPreIncPrep Pass for ds/dq form
Browse files Browse the repository at this point in the history
Now, PPCPreIncPrep pass changes a loop to update form and update all load/store
with same base accordingly. We can do more for load/store with same base, for
example, convert load/store with same base to ds/dq form.

Reviewed by: jsji

Differential Revision: https://reviews.llvm.org/D67088
  • Loading branch information
chenzheng1030 committed Nov 18, 2019
1 parent 5864cb3 commit a0337d2
Show file tree
Hide file tree
Showing 3 changed files with 441 additions and 154 deletions.

0 comments on commit a0337d2

Please sign in to comment.