diff options
author | Valentin Clement <clementval@gmail.com> | 2022-08-19 08:40:09 +0200 |
---|---|---|
committer | Valentin Clement <clementval@gmail.com> | 2022-08-19 08:40:27 +0200 |
commit | 5dbeb2ce2a8c73016a7e1a5f0e049469239e74c7 (patch) | |
tree | 8f2f2dc375822e6194ce82437960e056a2c1ba8f /libcxx/include/__algorithm/generate.h | |
parent | e351e8213bf342a8d78bb7655beca832ce871acd (diff) | |
download | llvm-5dbeb2ce2a8c73016a7e1a5f0e049469239e74c7.zip llvm-5dbeb2ce2a8c73016a7e1a5f0e049469239e74c7.tar.gz llvm-5dbeb2ce2a8c73016a7e1a5f0e049469239e74c7.tar.bz2 |
[flang] Shift argument attributes when result operand is inserted
The TargetRewrite pass convert the signature of the function.
In some cases it adds operands to the function to hanlde the result of it.
This patch makes sure the argument attributes present before the conversion
are replaced with the correct arguments after the conversion is performed.
Depends D132113
Reviewed By: vdonaldson
Differential Revision: https://reviews.llvm.org/D132114
Diffstat (limited to 'libcxx/include/__algorithm/generate.h')
0 files changed, 0 insertions, 0 deletions