[all-commits] [llvm/llvm-project] 8ed332: [LSV] Vectorize loads of vectors by turning it int...
Benjamin Kramer via All-commits
all-commits at lists.llvm.org
Thu Jan 13 04:13:58 PST 2022
Branch: refs/heads/lsv
Home: https://github.com/llvm/llvm-project
Commit: 8ed332fccca3bc62a654ce71fa0f3301aaa08608
https://github.com/llvm/llvm-project/commit/8ed332fccca3bc62a654ce71fa0f3301aaa08608
Author: Benjamin Kramer <benny.kra at googlemail.com>
Date: 2022-01-13 (Thu, 13 Jan 2022)
Changed paths:
M llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp
Log Message:
-----------
[LSV] Vectorize loads of vectors by turning it into a larger vector
More information about the All-commits
mailing list