aboutsummaryrefslogtreecommitdiff
path: root/lldb/scripts/Python/python-wrapper.swig
diff options
context:
space:
mode:
authorGheorghe-Teodor Bercea <gheorghe-teod.bercea@ibm.com>2019-01-09 20:45:26 +0000
committerGheorghe-Teodor Bercea <gheorghe-teod.bercea@ibm.com>2019-01-09 20:45:26 +0000
commit67796064c76e921de8a5c07a25cecafc215d71e2 (patch)
treef2a18b2311c2b01ab6f05f1607978a06e7845b4d /lldb/scripts/Python/python-wrapper.swig
parenta3afcf24453123abe7c1ba3d984b19cd64b206a7 (diff)
downloadllvm-67796064c76e921de8a5c07a25cecafc215d71e2.zip
llvm-67796064c76e921de8a5c07a25cecafc215d71e2.tar.gz
llvm-67796064c76e921de8a5c07a25cecafc215d71e2.tar.bz2
[OpenMP] Avoid remainder operations for loop index values on a collapsed loop nest.
Summary: Change the strategy for computing loop index variables after collapsing a loop nest via the collapse clause by replacing the expensive remainder operation with multiplications and additions. Reviewers: ABataev, caomhin Reviewed By: ABataev Subscribers: guansong, arphaman, cfe-commits Differential Revision: https://reviews.llvm.org/D56413 llvm-svn: 350759
Diffstat (limited to 'lldb/scripts/Python/python-wrapper.swig')
0 files changed, 0 insertions, 0 deletions