[llvm] [SVE] Don't require lookup when demangling vector function mappings (PR #72260)
Maciej Gabka via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 15 09:57:01 PST 2023
================
@@ -180,7 +180,7 @@ static constexpr char const *_LLVM_Scalarize_ = "_LLVM_Scalarize_";
/// Vectorization Factor of scalable vector functions from their
----------------
mgabka wrote:
please update the documentation for this function
https://github.com/llvm/llvm-project/pull/72260
More information about the llvm-commits
mailing list