Implements the following intrinsics:
- @llvm.aarch64.sve.ptest.any
- @llvm.aarch64.sve.ptest.first
- @llvm.aarch64.sve.ptest.last
Differential D72398
[AArch64][SVE] Add ptest intrinsics Authored by c-rhodes on Jan 8 2020, 6:40 AM.
Details Implements the following intrinsics:
Diff Detail
Event TimelineComment Actions LGTM with one minor request.
Comment Actions Included a test we have downstream of a ptest feeding a compare/branch to address Eli's comment. | ||||||