https://llvm.org/bugs/show_bug.cgi?id=28247
Bug ID: 28247 Summary: PowerPC - codegen crashes on llvm intrinsic Product: new-bugs Version: 3.8 Hardware: Other OS: Linux Status: NEW Severity: normal Priority: P Component: new bugs Assignee: unassignedb...@nondot.org Reporter: eric.schwe...@pgroup.com CC: llvm-bugs@lists.llvm.org Classification: Unclassified Created attachment 16623 --> https://llvm.org/bugs/attachment.cgi?id=16623&action=edit LLVM intrinsic causes codegen crash See the attached .ll file for a reproducer. llc fails with > llc reduced.ll Invalid PPC CTR loop! ... The x86 backend accepts this intrinsic without a crash. -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ llvm-bugs mailing list llvm-bugs@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs