~ryan-rmarcus/pocl/pocl

« back to all changes in this revision

Viewing changes to tests/nobarrier1.ll

  • Committer: Carlos Sánchez de La Lama
  • Date: 2011-11-11 11:10:37 UTC
  • mto: This revision was merged to the branch mainline in revision 70.
  • Revision ID: carlos.delalama@urjc.es-20111111111037-zngd437tgipgnvh4
Corrected indexing the the reference maps when creating workitems (!!!)
WorkitemReplication pass is now teste using graphs also.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
define void @nobarrier1() {
 
2
 
 
3
a:
 
4
  br label %b
 
5
 
 
6
b:
 
7
  ret void
 
8
}
 
 
b'\\ No newline at end of file'