intel / intel/llvm

Refactor checkSYCLType to reuse Sema:: checkTypeSupport

Open
#17,313 0 comments 0 reactions 1 assignee Claimed by @Naghasan View on GitHub
compiler confirmed enhancement
Dominant language
LLVM
Stars
1.5k
Forks
854
Avg merge
3d 17h
Merged PRs (30d)
137

Description

Issue raise during review of https://github.com/intel/llvm/pull/17036/files/0906dfe9aae4c6d442ef5f872890deed648fc067#r1973658755

Checks performed in `checkSYCLType` (in `SemaSYCL.cpp`) is partially redundant with `Sema:: checkTypeSupport` but triggered at a different point. We should try to merge the `checkSYCLType` use case with `Sema:: checkTypeSupport`'s one.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.