[LLVMbugs] [Bug 16657] SROA bool<unnamed>::AllocaPartitionRewriter::visitMemSetInst(llvm::MemSetInst&): Assertion `!II.isVolatile()' failed.

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Jul 19 00:14:40 PDT 2013


http://llvm.org/bugs/show_bug.cgi?id=16657

Chandler Carruth <chandlerc at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #2 from Chandler Carruth <chandlerc at gmail.com> ---
Somewhat surprisingly this was just another way of hitting the same bug as in
PR16651 -- the bug was classifying the rewrite as integer widening, and two
different asserts could subsequently be tripped.

*** This bug has been marked as a duplicate of bug 16651 ***

-- 
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/20130719/095241a9/attachment.html>


More information about the llvm-bugs mailing list