summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenObjCXX/lambda-expressions.mm
diff options
context:
space:
mode:
authorSerguei Katkov <serguei.katkov@azul.com>2018-04-27 03:56:53 +0000
committerSerguei Katkov <serguei.katkov@azul.com>2018-04-27 03:56:53 +0000
commitfa7fd13cf8b33f879c2f3b80dc7e91ac0cace0bd (patch)
treee4b6b825e63f0f49f794b4b22c966c1279b3e7e9 /clang/test/CodeGenObjCXX/lambda-expressions.mm
parent4fbd97e183f193def02f39972ab97be327e541ff (diff)
downloadbcm5719-llvm-fa7fd13cf8b33f879c2f3b80dc7e91ac0cace0bd.tar.gz
bcm5719-llvm-fa7fd13cf8b33f879c2f3b80dc7e91ac0cace0bd.zip
[SCEV] Introduce bulk umin creation utilities
Add new umin creation method which accepts a list of operands. SCEV does not represents umin which is required in getExact, so it transforms umin to umax with not. As a result the transformation of tree of max to max with several operands does not work. We just use the new introduced method for creation umin from several operands. Reviewers: sanjoy, mkazantsev Reviewed By: sanjoy Subscribers: javed.absar, llvm-commits Differential Revision: https://reviews.llvm.org/D46047 llvm-svn: 331015
Diffstat (limited to 'clang/test/CodeGenObjCXX/lambda-expressions.mm')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud