gpu.c: extract_stmts: abort on data dependent conditions
commitb3cb7cf54e3bcbb6cf5c67f387b04ea9c0727507
authorSven Verdoolaege <skimo@kotnet.org>
Sun, 30 Jun 2013 07:20:43 +0000 (30 09:20 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Wed, 17 Jul 2013 09:49:56 +0000 (17 11:49 +0200)
tree718b270deeb4abf82c430b38a66db93cdfd8be97
parentaef022685ccf1fca9cdf61278a7f57f5342019ca
gpu.c: extract_stmts: abort on data dependent conditions

PPCG currently does not support data dependent conditions, but would
silently accept them and generate the wrong code.  Abort instead.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
cuda.c
gpu.c
gpu.h