"llvm/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "4290a933d8d569bca719c1dde504ab1a8e695d94"
[ARM,MVE] Add ACLE intrinsics for VCVT[ANPM] family.
Summary: These instructions convert a vector of floats to a vector of integers of the same size, with assorted non-default rounding modes. Implemented in IR as target-specific intrinsics, because as far as I can see there are no matches for that functionality in the standard IR intrinsics list. Reviewers: MarkMurrayARM, dmgreen, miyuki, ostannard Reviewed By: dmgreen Subscribers: kristof.beyls, hiraditya, cfe-commits, llvm-commits Tags: #clang, #llvm Differential Revision: https://reviews.llvm.org/D75255
Loading
Please register or sign in to comment