Skip to content

[ESIMD] Fix build error showed with disabled asserts #4733

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

Merged
merged 1 commit into from
Oct 10, 2021

Conversation

v-klochkov
Copy link
Contributor

Surprisingly Instruction->getNameOrAsOperand() is not defined when
asserts are disabled. Replaced that method usage with getName() method.

Signed-off-by: Vyacheslav N Klochkov vyacheslav.n.klochkov@intel.com

Surprisingly Instruction->getNameOrAsOperand() is not defined when
asserts are disabled. Replaced that method usage with getName() method.

Signed-off-by: Vyacheslav N Klochkov <vyacheslav.n.klochkov@intel.com>
@bader bader merged commit a618e1a into intel:sycl Oct 10, 2021
@v-klochkov v-klochkov deleted the esimd_globals_in_postlink branch October 11, 2021 03:42
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