summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms
diff options
context:
space:
mode:
authorTobias Grosser <tobias@grosser.es>2015-09-09 09:24:38 +0000
committerTobias Grosser <tobias@grosser.es>2015-09-09 09:24:38 +0000
commitf1ac57c6cda0c4bedbd3c94747af967cee92aeb9 (patch)
tree6ce45926faadedbaeec1abeaa884677a12a3fcc5 /llvm/lib/Transforms
parentd9790793d60978c72436a588204130d7be09a04f (diff)
downloadbcm5719-llvm-f1ac57c6cda0c4bedbd3c94747af967cee92aeb9.tar.gz
bcm5719-llvm-f1ac57c6cda0c4bedbd3c94747af967cee92aeb9.zip
IslNodeBuilder: Add virtual function to obtain the schedule of an ast node
Not all users of our IslNodeBuilder will attach scheduling information to the AST in the same way IslAstInfo is doing it today. By going through a virtual function when extracting the schedule of an AST node other users can provide their own functions for extract scheduling information in case they attach scheduling information in a different way to the AST nodes. No functional change for Polly itself intended. llvm-svn: 247126
Diffstat (limited to 'llvm/lib/Transforms')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud