aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2022-05-02 14:39:10 +0100
committerSimon Pilgrim <llvm-dev@redking.me.uk>2022-05-02 14:39:17 +0100
commit9a14c369c422b244db78f1a9f947a891a75d912f (patch)
tree724196e38116557fee23fc31d606da44fff58610 /clang/lib/Frontend/CompilerInvocation.cpp
parent0c31da48389754822dc3eecc4723160c295b9ab2 (diff)
downloadllvm-9a14c369c422b244db78f1a9f947a891a75d912f.zip
llvm-9a14c369c422b244db78f1a9f947a891a75d912f.tar.gz
llvm-9a14c369c422b244db78f1a9f947a891a75d912f.tar.bz2
[X86] Replace avx512f integer add reduction builtins with generic builtin
D124741 added the generic "__builtin_reduce_add" which we can use to replace the x86 specific integer add reduction builtins - internally these were mapping to the same intrinsic already so there are no test changes required. Differential Revision: https://reviews.llvm.org/D124757
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions