[all-commits] [llvm/llvm-project] 2d2e2e: [Vectorize] Remove isConsecutiveLoadOrStore (NFC)
kazutakahirata via All-commits
all-commits at lists.llvm.org
Sat Jul 23 13:01:28 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2d2e2e7ea960c678416862f4b70215f0de16f39a
https://github.com/llvm/llvm-project/commit/2d2e2e7ea960c678416862f4b70215f0de16f39a
Author: Kazu Hirata <kazu at google.com>
Date: 2022-07-23 (Sat, 23 Jul 2022)
Changed paths:
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
Log Message:
-----------
[Vectorize] Remove isConsecutiveLoadOrStore (NFC)
The last use was removed on Jan 4, 2022 in commit
95a93722db2d10753f8887cf6a61380936d32f1c.
More information about the All-commits
mailing list