[all-commits] [llvm/llvm-project] 10c82e: Revert "[LV] Enable the LoopVectorizer to create p...
Jordan Rupprecht via All-commits
all-commits at lists.llvm.org
Mon Jul 6 17:56:39 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 10c82eecbcb7d9f000f6640b26c854843a78f091
https://github.com/llvm/llvm-project/commit/10c82eecbcb7d9f000f6640b26c854843a78f091
Author: Jordan Rupprecht <rupprecht at google.com>
Date: 2020-07-06 (Mon, 06 Jul 2020)
Changed paths:
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
R llvm/test/Transforms/LoopVectorize/ARM/pointer_iv.ll
Log Message:
-----------
Revert "[LV] Enable the LoopVectorizer to create pointer inductions"
This reverts commit a8fe12065ec8137e55a6a8b35dd5355477c2ac16.
It causes a crash when building gzip. Will post the detailed reduced test case to D81267.
More information about the All-commits
mailing list