Unverified Commit 3717147e authored by Timm Baeder's avatar Timm Baeder Committed by GitHub
Browse files

[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
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment