[llvm-bugs] [Bug 37267] SROA.cpp:2567: bool llvm::sroa::AllocaSliceRewriter::rewriteIntegerStore(llvm::Value *, llvm::StoreInst &, llvm::AAMDNodes): Assertion `BeginOffset >= NewAllocaBeginOffset && "Out of bounds offset"' failed.
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed May 16 23:41:58 PDT 2018
https://bugs.llvm.org/show_bug.cgi?id=37267
Hiroshi Inoue <inouehrs at jp.ibm.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Hiroshi Inoue <inouehrs at jp.ibm.com> ---
Patch committed.
https://reviews.llvm.org/rL332575
--
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/20180517/157f2d0c/attachment.html>
More information about the llvm-bugs
mailing list