[all-commits] [llvm/llvm-project] 6b4ebd: ModuleUtils - VFABI::setVectorVariantNames - use A...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Thu Feb 3 04:12:14 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6b4ebdd46f5c33316c75b9584d30990f230a40fa
https://github.com/llvm/llvm-project/commit/6b4ebdd46f5c33316c75b9584d30990f230a40fa
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-02-03 (Thu, 03 Feb 2022)
Changed paths:
M llvm/include/llvm/Transforms/Utils/ModuleUtils.h
M llvm/lib/Transforms/Utils/ModuleUtils.cpp
Log Message:
-----------
ModuleUtils - VFABI::setVectorVariantNames - use ArrayRef<> instead of const SmallVector to pass argument
More information about the All-commits
mailing list