[clang] [CLANG][AArch64] Add the modal 8 bit floating-point scalar type (PR #97277)
Paul Walker via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 24 09:15:58 PDT 2024
https://github.com/paulwalker-arm commented:
Sorry, my comments are a bit all over the place, but I'm concerned we've not defined enough (and/or I need to understand what it means to be a storage only type) for me to confidently accept this PR.
If possible, my suggestion is to detach the scalar type support from the vector type support because I think the vector side of things is more complete from a specification point of view.
https://github.com/llvm/llvm-project/pull/97277
More information about the cfe-commits
mailing list