Simplify computation of reduction dependences
authorTobias Grosser <tobias@grosser.es>
Sun, 7 Dec 2014 22:51:45 +0000 (22:51 +0000)
committerTobias Grosser <tobias@grosser.es>
Sun, 7 Dec 2014 22:51:45 +0000 (22:51 +0000)
commit05fdab9362bd92ad40e7f45dd7f65107ba04cc52
tree371c418eee2c7ae773d8731fcadbf9dc456a9826
parent16173b7f6c9f3a967c0527f7b8ddc234edd27cd9
Simplify computation of reduction dependences

This simplifies the construction of the input for the reduction dependence
computation and at the same time removes an assumption that expects the schedule
to be of 2D + 1 form (the odd dimensions giving textual order, the even
dimensions the loop iterations).

llvm-svn: 223621
polly/lib/Analysis/Dependences.cpp