================ @@ -1279,6 +1281,213 @@ void TargetLibraryInfoImpl::addVectorizableFunctionsFromVecLib( } break; } + case AMDLIBM: { +#define FIXED(NL) ElementCount::getFixed(NL) + const VecDesc VecFuncs[] = { ---------------- phoebewang wrote:
Move them to `VecFuncs.def`? https://github.com/llvm/llvm-project/pull/78560 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits