Skip to content

Conversation

@aarongreig
Copy link
Contributor

@aarongreig aarongreig commented Nov 9, 2023

Also fix a similar issue coverity had with CreateProgramWithBinary which was passing array pointers straight through to the cl entry point by putting these params in local const arrays.

intel-llvm testing here intel/llvm#11860

@aarongreig aarongreig requested a review from a team as a code owner November 9, 2023 14:59
Copy link
Contributor

@fabiomestre fabiomestre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@kbenzie kbenzie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

urEnqueueMemImageRead also contains casts from ur_rect_office_t/ur_rect_region_t, we should fix those here also.

@aarongreig aarongreig force-pushed the aaron/clAdapterCoverityArrayVSingleton branch from 7ea3e5d to 8be0482 Compare November 10, 2023 14:39
@kbenzie
Copy link
Contributor

kbenzie commented Nov 10, 2023

Seems source/adapters/opencl/enqueue.cpp has a conflict now.

@kbenzie
Copy link
Contributor

kbenzie commented Nov 10, 2023

This also needs an https://github.com/intel/llvm PR.

Also fix a similar issue coverity had with CreateProgramWithBinary which
was passing array pointers straight through to the cl entry point by
putting these params in local const arrays.
@kbenzie
Copy link
Contributor

kbenzie commented Dec 4, 2023

Superceed by #1048

@kbenzie kbenzie closed this Dec 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants