llvm-project
6d6b3643
- [Clang][AArch64] Move definitions of FP8 Neon loads & stores (#146352)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
93 days ago
[Clang][AArch64] Move definitions of FP8 Neon loads & stores (#146352) Moves the definitions of FP8 loads & stores so that they are guarded by `ArchGuard = "defined(__aarch64__) || defined(__arm64ec__)"`
References
#146352 - [Clang][AArch64] Move definitions of FP8 Neon loads & stores
Author
kmclaughlin-arm
Parents
f581ef5b
Loading