diff options
author | Kiran Chandramohan <kiran.chandramohan@arm.com> | 2023-04-28 18:37:52 +0000 |
---|---|---|
committer | Kiran Chandramohan <kiran.chandramohan@arm.com> | 2023-04-28 18:38:14 +0000 |
commit | b9aa3eb28cd9d818c2ca8f3c62cb4b780cdc145c (patch) | |
tree | 7acfca4e461fd0a175ccd6a18f0a9fdeb29108e1 /llvm/lib/Transforms/Utils/BasicBlockUtils.cpp | |
parent | a70485493803d2e22cbc79184b78861b098ba416 (diff) | |
download | llvm-b9aa3eb28cd9d818c2ca8f3c62cb4b780cdc145c.zip llvm-b9aa3eb28cd9d818c2ca8f3c62cb4b780cdc145c.tar.gz llvm-b9aa3eb28cd9d818c2ca8f3c62cb4b780cdc145c.tar.bz2 |
[Flang] Add a missing case for bfloat
A case was missed for the bfloat type in the getRealType function
in FIRBuilder. This can cause a crash in some situations like in
the provided test. The patch adds the missing case.
Reviewed By: vzakhari
Differential Revision: https://reviews.llvm.org/D149469
Diffstat (limited to 'llvm/lib/Transforms/Utils/BasicBlockUtils.cpp')
0 files changed, 0 insertions, 0 deletions