diff options
author | Momchil Velikov <momchil.velikov@arm.com> | 2025-01-27 14:31:41 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-27 14:31:41 +0000 |
commit | f95a8bde3425ada0ef004186eb8ccda6e723241c (patch) | |
tree | 271195327cd6664d03d8ecace53d7692fd5aaa98 /llvm/lib/Transforms/Utils/InlineFunction.cpp | |
parent | 54928a10c8dba7c07c6224c1ead5c02a335890e6 (diff) | |
download | llvm-f95a8bde3425ada0ef004186eb8ccda6e723241c.zip llvm-f95a8bde3425ada0ef004186eb8ccda6e723241c.tar.gz llvm-f95a8bde3425ada0ef004186eb8ccda6e723241c.tar.bz2 |
[AArch64] Refactor implementation of FP8 types (NFC) (#123604)
- The FP8 scalar type (`__mfp8`) was described as a vector type
- The FP8 vector types were described/assumed to have integer element
type (the element type ought to be `__mfp8`)
- Add support for `m` type specifier (denoting `__mfp8`) in
`DecodeTypeFromStr` and create builtin function prototypes using that
specifier, instead of `int8_t`
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions