Files
clang-p2996/llvm/lib/Transforms/Utils/InjectTLIMappings.cpp
Alexandros Lamprineas ec7a231b30 [TLI] Use the VFABI demangling when declaring vector variants. (#76753)
When creating a declaration for a vector variant, in order to determine
the argument types we need to consult the VFABI demangler. This will
allow us to add TLI mappings with linear arguments (see #76060).
2024-01-03 14:28:52 +00:00

5.6 KiB