diff options
author | jeanPerier <jperier@nvidia.com> | 2025-01-30 18:42:13 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-30 18:42:13 +0100 |
commit | 1128343727ce17f65976ef791783cd737f8cb5bd (patch) | |
tree | 8e550ac35fca41227a5eff65c03a0a5891ace804 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 205b0bddcd8bdd19381e095a547302fffaf2750d (diff) | |
download | llvm-1128343727ce17f65976ef791783cd737f8cb5bd.zip llvm-1128343727ce17f65976ef791783cd737f8cb5bd.tar.gz llvm-1128343727ce17f65976ef791783cd737f8cb5bd.tar.bz2 |
[flang][NFC] do not hard code KIND 10 and 16 in lowering tests (#124966)
KIND 10 and 16 are platform dependent and it will soon be a hard error
to use them when not available
(PR124655)
Update some tests that used them to use SELECTED_REAL_KIND + lit
conditional checks to make the tests usable on all platform.
Also update all those tests to use HFLIR lowering while modifying them
since the goal is to remove the legacy lowering at some point.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions