This patch adds a assembly check for the
ARM v8.2-A intrinsics.
Details
Details
Diff Detail
Diff Detail
- Repository
- rC Clang
- Build Status
Buildable 30573 Build 30572: arc lint + arc unit
Event Timeline
Comment Actions
Clang tests should just cover the C->IR translation, and not depend on the LLVM backends. This should instead be an IR->asm test in the LLVM repository.