summaryrefslogtreecommitdiff
path: root/libcxx/test/std/strings/basic.string/string.modifiers/string_append/iterator.pass.cpp
diff options
context:
space:
mode:
authorKiran Chandramohan <kiran.chandramohan@arm.com>2023-03-14 15:26:24 +0000
committerKiran Chandramohan <kiran.chandramohan@arm.com>2023-03-14 16:01:58 +0000
commita7d80f43cb8d3a2deb09f57d0904732d40020752 (patch)
tree4437989a7833677d2c4ee8e577840d4e42930c28 /libcxx/test/std/strings/basic.string/string.modifiers/string_append/iterator.pass.cpp
parent87dadf0f5b06f08baa480633aeef0bc47d3a59a0 (diff)
[Flang][OpenMP] Add support for OpenMP max reduction
This patch adds support for reduction of max-intrinsic for scalar types. Max is lowered as a compare-select in the default lowering flow for Flang. This pattern is matched and replaced with the OpenMP dialect reduction operation. Note: This is a temporary flow. The plan is to move to a flow where the OpenMP reduction operation is inserted during lowering. Reviewed By: do Differential Revision: https://reviews.llvm.org/D145083
Diffstat (limited to 'libcxx/test/std/strings/basic.string/string.modifiers/string_append/iterator.pass.cpp')
0 files changed, 0 insertions, 0 deletions