[llvm-bugs] [Bug 41587] clang-3.7: /usr/local/popcorn/src/llvm/include/llvm/CodeGen/MachineInstr.h:1159: void llvm::MachineInstr::setMemRefs(llvm::MachineInstr::mmo_iterator, llvm::MachineInstr::mmo_iterator): Assertion `NumMemRefs == NewMemRefsEnd - NewMemRefs && "Too many memr
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Apr 25 02:01:02 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=41587
Tim Northover <t.p.northover at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |INVALID
Status|NEW |RESOLVED
CC| |t.p.northover at gmail.com
--- Comment #1 from Tim Northover <t.p.northover at gmail.com> ---
This appears to be a bug in a fork of Clang that does some kind of multi-target
compilation.
It's possible the underlying bug is in LLVM, but unless you can reduce it to a
test-case that fails on main-line LLVM you should probably report it to the
popcorn people (https://github.com/ssrg-vt/popcorn-compiler by the looks of
it).
--
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/20190425/06032936/attachment-0001.html>
More information about the llvm-bugs
mailing list