Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

[SYCL][ESIMD] Test fix for proper intrinsic generation #1319

Merged
merged 4 commits into from
Oct 21, 2022
Merged

[SYCL][ESIMD] Test fix for proper intrinsic generation #1319

merged 4 commits into from
Oct 21, 2022

Conversation

fineg74
Copy link

@fineg74 fineg74 commented Oct 11, 2022

No description provided.

@fineg74 fineg74 requested a review from a team as a code owner October 11, 2022 23:46
@fineg74
Copy link
Author

fineg74 commented Oct 11, 2022

Complementary compiler PR intel/llvm#7026

// RUN: %clangxx -fsycl -fsycl-device-only -Xclang -emit-llvm -o %t.comp.ll %s
// RUN: sycl-post-link -ir-output-only -lower-esimd -S %t.comp.ll -o %t.out.ll
// RUN: FileCheck --input-file=%t.out.ll %s

Choose a reason for hiding this comment

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

Please make this test runnable

@fineg74
Copy link
Author

fineg74 commented Oct 19, 2022

Multiple test failures under Windows only not related to the test from PR

@kbobrovs
Copy link

Multiple test failures under Windows only not related to the test from PR

Please list failures and describe problem in PR comments next time.

@kbobrovs kbobrovs merged commit c0061e0 into intel:intel Oct 21, 2022
@fineg74 fineg74 deleted the iselectTest branch October 21, 2022 03:15
myler pushed a commit to myler/llvm-test-suite that referenced this pull request Mar 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants