doe300 / VC4C

Compiler for the VC4CL OpenCL implementation
MIT License
118 stars 37 forks source link

Fix not to use reference #135

Closed long-long-float closed 5 years ago

long-long-float commented 5 years ago

If targetInst is a reference, an error occurs(Background worker threw error: Label/Register Mapping: Local is being read, but first and last occurrence are the same: i32 %immediate.54). It fixes it.