summaryrefslogtreecommitdiffstats
path: root/clang/lib/Basic/FileSystemStatCache.cpp
diff options
context:
space:
mode:
authorTyler Nowicki <tyler.nowicki@gmail.com>2015-06-11 23:23:17 +0000
committerTyler Nowicki <tyler.nowicki@gmail.com>2015-06-11 23:23:17 +0000
commit9d268e178ec8101fa2a483e6cfc6ddb42c567ce9 (patch)
tree961172bda0c1243bf5909cf43c5f120ef7625de3 /clang/lib/Basic/FileSystemStatCache.cpp
parentc974a9e50d3a5159ca6552a77eec8cc7491563d6 (diff)
downloadbcm5719-llvm-9d268e178ec8101fa2a483e6cfc6ddb42c567ce9.tar.gz
bcm5719-llvm-9d268e178ec8101fa2a483e6cfc6ddb42c567ce9.zip
Add assume_safety option for pragma loop vectorize and interleave.
Specifying #pragma clang loop vectorize(assume_safety) on a loop adds the mem.parallel_loop_access metadata to each load/store operation in the loop. This metadata tells loop access analysis (LAA) to skip memory dependency checking. llvm-svn: 239572
Diffstat (limited to 'clang/lib/Basic/FileSystemStatCache.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud