Skip to content

LoopIndexSplit crashes #2367

@llvmbot

Description

@llvmbot
Bugzilla Link 1995
Resolution FIXED
Resolved on Feb 08, 2008 16:49
Version trunk
OS Linux
Attachments reduction
Reporter LLVM Bugzilla Contributor

Extended Description

LoopIndexSplit

/home/andrewl/Research/cfe-4.2/install/bin/llvm-gcc -O1 -emit-llvm -c test.c -o foo.o

causes

cc1: LoopIndexSplit.cpp:1648: void::LoopIndexSplit::updatePHINodes(llvm::BasicBlock*, llvm::BasicBlock*, llvm::BasicBlock*, llvm::PHINode*, llvm::Instruction*): Assertion `0 && "Unexpected third use of this PHINode"' failed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions