aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@sifive.com>2021-10-20 07:54:05 -0700
committerCraig Topper <craig.topper@sifive.com>2021-10-20 08:50:42 -0700
commita29dfc089d18b542694cd26a06bee822ab90fb56 (patch)
tree99ec180aa283d6a1eec3641b39da61eb358efb32 /clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
parent16be17ad4b13deb23c893c3c668076e70b07f289 (diff)
downloadllvm-a29dfc089d18b542694cd26a06bee822ab90fb56.zip
llvm-a29dfc089d18b542694cd26a06bee822ab90fb56.tar.gz
llvm-a29dfc089d18b542694cd26a06bee822ab90fb56.tar.bz2
[RISCV] Use clang_builtin_alias for all RISCV vector intrinsics.
Previously we used builtin_alias for overloaded intrinsics, but macros for the non-overloaded version. This patch changes the non-overloaded versions to also use builtin_alias, but without the overloadable attribute. Reviewed By: khchen, HsiangKai Differential Revision: https://reviews.llvm.org/D112020
Diffstat (limited to 'clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions