Maksim Sabianin
Maksim Sabianin
I am OK to let this PR go in order to unblock other teams. Currently, the new Pass has 0 test coverage. @zhaomaosu Are you ok to address this in...
@victor-eds please, attach the code.
From test's failures it looks like we can't simply change the order of spec const's IDs in metadata.
Status update: Initially I made a change that removes the order of elements in PropertyRegistry. Later on I found out that the current SpecConsts pass rely on that property and...
@asudarsa Could you please review this when you have free time?
Hi @asudarsa PropertySetIO doesn't belong to llvm-project.
I would propose to add LIT test that checks one of LLVM Transformation passes.
Speaking of the testing, different parts are being tested by LIT tests by `sycl-post-link`. Linking is tested independently from sycl. Lowering is tested by LITs. The control flow of `handleESIMD`...
@asudarsa CI issues are really not related to this PR, I can see similar issues in https://github.com/intel/llvm/pull/19022 . @intel/llvm-gatekeepers Can we merge this?
@sarnex thanks for pointing out! @intel/llvm-gatekeepers Can we merge this please?