[llvm-bugs] [Bug 46652] opt -loop-vectorize fails with llvm::LoopVectorizationCostModel::runtimeChecksRequired(): Assertion `Legal->getLAI()->getSymbolicStrides().empty() && "Specializing for stride == 1 under -Os/-Oz"' failed.
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Jul 16 00:31:02 PDT 2020
https://bugs.llvm.org/show_bug.cgi?id=46652
Heejin Ahn <aheejin at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Fixed By Commit(s)| |82a5157ff1650e3366f7a9c6192
| |69766ad1d5e93
CC| |aheejin at gmail.com
Resolution|--- |FIXED
--- Comment #1 from Heejin Ahn <aheejin at gmail.com> ---
Looks like it has been fixed by
https://github.com/llvm/llvm-project/commit/82a5157ff1650e3366f7a9c619269766ad1d5e93.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20200716/006e17c1/attachment.html>
More information about the llvm-bugs
mailing list