GBE: add basic PHINode support in legalize pass

Graphics / Beignet - Zhigang Gong [intel.com] - 22 October 2014 20:43 UTC

Lack of the incomplete PHINode support currently. After this patch, we could fix all the crash cases in piglit.

5417a7e GBE: add basic PHINode support in legalize pass.
backend/src/llvm/llvm_legalize.cpp | 66 ++++++++++++++++++++++++++++++++++++
1 file changed, 66 insertions(+)

Upstream: cgit.freedesktop.org


  • Share