[all-commits] [llvm/llvm-project] 1a584a: [Alignment][NFC] Remove unused private functions
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Fri Apr 3 02:16:37 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1a584a8d509f2705b65bd70913e4fb8d25f283ed
https://github.com/llvm/llvm-project/commit/1a584a8d509f2705b65bd70913e4fb8d25f283ed
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2020-04-03 (Fri, 03 Apr 2020)
Changed paths:
M llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp
Log Message:
-----------
[Alignment][NFC] Remove unused private functions
Summary:
This is patch is part of a series to introduce an Alignment type.
See this thread for context: http://lists.llvm.org/pipermail/llvm-dev/2019-July/133851.html
See this patch for the introduction of the type: https://reviews.llvm.org/D64790
Reviewers: courbet
Subscribers: hiraditya, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D77297
More information about the All-commits
mailing list