diff options
author | Tobias Grosser <tobias@grosser.es> | 2015-09-05 13:03:57 +0000 |
---|---|---|
committer | Tobias Grosser <tobias@grosser.es> | 2015-09-05 13:03:57 +0000 |
commit | abcec37f642cf875ae0d6d76d8f595b1d99950e9 (patch) | |
tree | d996c23375e00ddf6ef109c8ece5cffbc4789b7e /llvm/lib/Support/TargetParser.cpp | |
parent | a1ceba8ab4a0da0ec36b47f13d94f441709c08cd (diff) | |
download | bcm5719-llvm-abcec37f642cf875ae0d6d76d8f595b1d99950e9.tar.gz bcm5719-llvm-abcec37f642cf875ae0d6d76d8f595b1d99950e9.zip |
IslNodeBuilder: Only obtain the isl_ast_build, when needed
In the common case, the access functions are not modified, hence there is no
need to obtain the IslAstBuild context at all. This should not only be minimally
faster, but this also allows the IslNodeBuilder to work on asts that are not
annotated with isl_ast_builds as long as the memory accesses are not modified.
llvm-svn: 246928
Diffstat (limited to 'llvm/lib/Support/TargetParser.cpp')
0 files changed, 0 insertions, 0 deletions