Lorenc Bushi

Results 42 comments of Lorenc Bushi

> > Hi @nrspruit , I've already opened an intel/llvm PR here [intel/llvm#13631](https://github.com/intel/llvm/pull/13631) but looks like I forgot to mention it here. > > Thank you, can you rebase your...

intel/llvm PR: https://github.com/intel/llvm/pull/13631

@intel/llvm-reviewers-runtime ping

> @lbushi25 Can you send me a precommit CI run that shows the failure? Thanks Hi @sarnex , I'm on it! Expect an update soon!

I've submitted a draft PR [here](https://github.com/intel/llvm/pull/14354) purely for precommit CI purposes where I have removed all XFAIL comments from E2E tests to get an accurate summary of the failures. This...

> @lbushi25 Can you send me a precommit CI run that shows the failure? Thanks The CI run: https://github.com/intel/llvm/pull/14354/checks The E2E runs specifically have not started yet so I would...

The feature needs E2E tests but since I have the implementation ready, wanted to get some early feedback while I finish up the tests.

I've made some changes to support unbounded arrays. I've modified LLVM IR -> SPIRV type lowering for unbounded arrays to instead map them to an array of length 1 rather...

@intel/dpcpp-cfe-reviewers ping for review of the frontend changes and tests.

@intel/llvm-gatekeepers ping for merge.