Otherwise these functions are not inlined when invoked from streaming
functions.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Added "aarch64_32" to TargetAArch64.
clang/include/clang/Basic/Attr.td | ||
---|---|---|
418 | This is needed for clang/test/Sema/aarch64-sve-intrinsics/big_endian.cpp which has aarch64_be as target and includes arm_sve.h. |
I'm not sure why this change is included in this patch?