[PATCH] D106878: [LV] Remove a change that was added in D106164.
Sander de Smalen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 27 08:04:36 PDT 2021
sdesmalen created this revision.
sdesmalen added a reviewer: fhahn.
Herald added a subscriber: hiraditya.
sdesmalen requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
This change wasn't strictly necessary for D106164 <https://reviews.llvm.org/D106164> and could be removed.
This patch addresses the post-commit comments from @fhahn on D106164 <https://reviews.llvm.org/D106164>, and
also changes sve-widen-gep.ll to use the same IR test as shown in
pointer-induction.ll.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D106878
Files:
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/test/Transforms/LoopVectorize/AArch64/sve-widen-gep.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106878.362032.patch
Type: text/x-patch
Size: 11706 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210727/0d5b0012/attachment.bin>
More information about the llvm-commits
mailing list