Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SYCL][Driver] allow for -g0 to override default setting with -fintel… #678

Merged
merged 1 commit into from
Sep 26, 2019

Conversation

mdtoguchi
Copy link
Contributor

…fpga

When using -fintelfpga, -g is the default. Allow for the user to specify a
-gN option on the command line to override.

Signed-off-by: Michael D Toguchi michael.d.toguchi@intel.com

…fpga

When using -fintelfpga, -g is the default.  Allow for the user to specify a
-gN option on the command line to override.

Signed-off-by: Michael D Toguchi <michael.d.toguchi@intel.com>
Copy link
Contributor

@sndmitriev sndmitriev left a comment

Choose a reason for hiding this comment

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

Looks good.

@bader bader merged commit 3b20615 into intel:sycl Sep 26, 2019
vladimirlaz pushed a commit to vladimirlaz/llvm that referenced this pull request Aug 24, 2020
This patch follows from 71039dd3c5dbfafab78f6b86a5bb06ba2af93c89

* Replaced the destination operand with the result of its intrinsic call for store inst.
* Replaced the read-from operand with the result of its intrinsic call for load inst.
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Feb 23, 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