Support for 'top-level' arrays is added in https://github.com/intel/llvm/pull/1841. Nested arrays however are not supported. Nested arrays are expected to work once PR #1841 is merged with with https://github.com/intel/llvm/pull/1877 - a PR which redesigns kernel parameter passing for struct fields. This issue is filed to ensure nested array support is handled in PR#1877 and corresponding tests marked as XFAIL are enabled.