Skip to content

Conversation

@mdtoguchi
Copy link
Contributor

The driver will add additional -ftarget-register-alloc-mode values to the spir64_gen AOT call to ocloc. These additional options are applied when a user specifies any of the accepted PVC values that can be handled by ocloc. These values can be 'pvc' or associated hex or version values.

Match up the -device_options arg value with the -device arg that is passed on the command line. ocloc expects these to match in order to properly associate the option given after -device_options.

The driver will add additional -ftarget-register-alloc-mode values to
the spir64_gen AOT call to ocloc.  These additional options are applied
when a user specifies any of the accepted PVC values that can be handled
by ocloc.  These values can be 'pvc' or associated hex or version
values.

Match up the -device_options arg value with the -device arg that is
passed on the command line.  ocloc expects these to match in order to
properly associate the option given after -device_options.
@mdtoguchi mdtoguchi requested a review from a team as a code owner October 12, 2024 00:15
@mdtoguchi mdtoguchi requested a review from sarnex October 12, 2024 00:16
Copy link
Contributor

@sarnex sarnex left a comment

Choose a reason for hiding this comment

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

thanks!

@mdtoguchi
Copy link
Contributor Author

@intel/llvm-gatekeepers , please take a look, this should be ready or merge.

@sarnex sarnex merged commit ef22a28 into intel:sycl Oct 15, 2024
12 checks passed
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