summaryrefslogtreecommitdiff
path: root/libcxx/test/std/strings/basic.string/string.modifiers/string_append/iterator.pass.cpp
diff options
context:
space:
mode:
authorAlex Zinenko <zinenko@google.com>2023-03-03 17:23:00 +0000
committerAlex Zinenko <zinenko@google.com>2023-03-14 15:57:31 +0000
commitd9db5a5904fd328130a5dd100e3cf36eb7d9e6d0 (patch)
tree8c1309a782ae5f0c50db35634a2a5bb529e18630 /libcxx/test/std/strings/basic.string/string.modifiers/string_append/iterator.pass.cpp
parent27c4e233104ba765cd986b3f8b0dcd3a6c3a9f89 (diff)
[mlir] relax value handle updates when operation is replaced
The initial implementaiton of value handle update when the payload operation defining the values associated with value handles was being replaced required the replacement operation to have the same number of results. This is not strictly necessary. The replacement operation may have more results, or less results provided that there are no handles to the results that have no equivalent in the replacement op. Reviewed By: springerm Differential Revision: https://reviews.llvm.org/D145254
Diffstat (limited to 'libcxx/test/std/strings/basic.string/string.modifiers/string_append/iterator.pass.cpp')
0 files changed, 0 insertions, 0 deletions