Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
llvm-epi-0.8
llvm
lib
Transforms
Scalar
LICM.cpp
Find file
Blame
History
Permalink
An sinkable instruction may exist with uses, if those uses are in dead blocks.
· 1d7ec20a
Chris Lattner
authored
Sep 12, 2006
Handle this. This fixes PR908 and Transforms/LICM/2006-09-12-DeadUserOfSunkInstr.ll llvm-svn: 30275
1d7ec20a
Loading