[clang][Sema] Only check RVV types if we have them (#67669)
isRVVType() is suprisingly expensive, so do the checks only if the target has rvv types.
parent
8b356f49
Please register or sign in to comment
isRVVType() is suprisingly expensive, so do the checks only if the target has rvv types.