diff options
author | Jean Perier <jperier@nvidia.com> | 2022-11-14 10:38:22 +0100 |
---|---|---|
committer | Jean Perier <jperier@nvidia.com> | 2022-11-14 10:39:11 +0100 |
commit | 7a1bd01493ad873e2c0f6d01d619adddba906968 (patch) | |
tree | 7bd853434e58ea2cfa83921abdcfad0d8507e4c9 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | fcfb620db55ec6fde832254f38a207da24399a2d (diff) | |
download | llvm-7a1bd01493ad873e2c0f6d01d619adddba906968.zip llvm-7a1bd01493ad873e2c0f6d01d619adddba906968.tar.gz llvm-7a1bd01493ad873e2c0f6d01d619adddba906968.tar.bz2 |
[flang][RFC] Do not rely on attributes to tag HLFIR variable uses
After more considerations and experience, switch to one of the
alternative plan for HLFIR variable that will avoid requiring naming
designators and having to maintain and update names in attributes after
inlining of code duplication.
The cost is the increase of fir.box usage, which in most cases should
be removed when lowering from HLFIR to FIR.
Differential Revision: https://reviews.llvm.org/D137634
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions