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.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo