- Add LLVM abckend support for Cortex-A76 and Cortex-A76AE
- Documentation can be found at https://developer.arm.com/products/processors/cortex-a/cortex-a76
Details
Details
- Reviewers
olista01
Diff Detail
Diff Detail
Event Timeline
Comment Actions
LGTM with one minor nit.
test/MC/AArch64/armv8.2a-dotprod.s | ||
---|---|---|
8 | Dot product isn't optional for Cortex-A76, so we don't need this test. |
Dot product isn't optional for Cortex-A76, so we don't need this test.