Change the order of the code
authorxiuli pan <xiuli.pan@intel.com>
Fri, 21 Feb 2014 08:25:20 +0000 (16:25 +0800)
committerZhigang Gong <zhigang.gong@intel.com>
Fri, 21 Feb 2014 08:31:15 +0000 (16:31 +0800)
commit6174fe11b196d5c7d903083cefb320fb0bd09a09
tree6954d94cf4159fde08f5673f0b6c1dc5d7dc4037
parent92966ce26677352dd01be5003f0783653749ab31
Change the order of the code

Fix the 66K problem in the OpenCV testing.
The bug was casued by the incorrect order
of the code, it will result the beignet to
calculate the whole localsize of the kernel
file. Now the OpenCV test can pass.

Reviewed-by: Zhigang Gong <zhigang.gong@intel.com>
backend/src/llvm/llvm_gen_backend.cpp