summaryrefslogtreecommitdiffstats
path: root/lldb/tools/debugserver/source/StdStringExtractor.cpp
diff options
context:
space:
mode:
authorMatt Arsenault <Matthew.Arsenault@amd.com>2019-06-12 13:34:19 +0000
committerMatt Arsenault <Matthew.Arsenault@amd.com>2019-06-12 13:34:19 +0000
commit2466ba97bcc1ffd0b6595666d71854f42474e85d (patch)
tree376949dd9d9c7133619c70456f82224517dba018 /lldb/tools/debugserver/source/StdStringExtractor.cpp
parent4c69c56bd1f8ae08025ed9eee74a2d89f9a9d837 (diff)
downloadbcm5719-llvm-2466ba97bcc1ffd0b6595666d71854f42474e85d.tar.gz
bcm5719-llvm-2466ba97bcc1ffd0b6595666d71854f42474e85d.zip
LoopDistribute/LAA: Respect convergent
This case is slightly tricky, because loop distribution should be allowed in some cases, and not others. As long as runtime dependency checks don't need to be introduced, this should be OK. This is further complicated by the fact that LoopDistribute partially ignores if LAA says that vectorization is safe, and then does its own runtime pointer legality checks. Note this pass still does not handle noduplicate correctly, as this should always be forbidden with it. I'm not going to bother trying to fix it, as it would require more effort and I think noduplicate should be removed. https://reviews.llvm.org/D62607 llvm-svn: 363160
Diffstat (limited to 'lldb/tools/debugserver/source/StdStringExtractor.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud