Skip to content

Conversation

YuriPlyakhin
Copy link
Contributor

No description provided.

@YuriPlyakhin YuriPlyakhin requested a review from a team as a code owner September 22, 2025 20:13
Copy link
Contributor

@bashbaug bashbaug left a comment

Choose a reason for hiding this comment

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

LGTM!

@YuriPlyakhin
Copy link
Contributor Author

@intel/llvm-gatekeepers , please, merge

@uditagarwal97 uditagarwal97 merged commit 778ddeb into intel:sycl Sep 24, 2025
3 checks passed
MrSidims pushed a commit to KhronosGroup/SPIRV-LLVM-Translator that referenced this pull request Oct 6, 2025
This extension adds predicated load and store instructions. Predicated
load performs load from memory if predicate is true; otherwise, it uses
default_value as a result. Predicated store performs store of value to
memory if predicate is true; otherwise, it does nothing.

Spec: intel/llvm#20158

Signed-off-by: Zhang, Yixing <[email protected]>
github-actions bot pushed a commit to KhronosGroup/SPIRV-LLVM-Translator that referenced this pull request Oct 7, 2025
This extension adds predicated load and store instructions. Predicated
load performs load from memory if predicate is true; otherwise, it uses
default_value as a result. Predicated store performs store of value to
memory if predicate is true; otherwise, it does nothing.

Spec: intel/llvm#20158

Signed-off-by: Zhang, Yixing <[email protected]>
YixingZhang007 added a commit to YixingZhang007/SPIRV-LLVM-Translator that referenced this pull request Oct 7, 2025
…Group#3370)

This extension adds predicated load and store instructions. Predicated
load performs load from memory if predicate is true; otherwise, it uses
default_value as a result. Predicated store performs store of value to
memory if predicate is true; otherwise, it does nothing.

Spec: intel/llvm#20158

Signed-off-by: Zhang, Yixing <[email protected]>
YixingZhang007 added a commit to YixingZhang007/SPIRV-LLVM-Translator that referenced this pull request Oct 7, 2025
…Group#3370)

This extension adds predicated load and store instructions. Predicated
load performs load from memory if predicate is true; otherwise, it uses
default_value as a result. Predicated store performs store of value to
memory if predicate is true; otherwise, it does nothing.

Spec: intel/llvm#20158

Signed-off-by: Zhang, Yixing <[email protected]>
YixingZhang007 added a commit to YixingZhang007/SPIRV-LLVM-Translator that referenced this pull request Oct 7, 2025
…Group#3370)

This extension adds predicated load and store instructions. Predicated
load performs load from memory if predicate is true; otherwise, it uses
default_value as a result. Predicated store performs store of value to
memory if predicate is true; otherwise, it does nothing.

Spec: intel/llvm#20158

Signed-off-by: Zhang, Yixing <[email protected]>
YixingZhang007 added a commit to YixingZhang007/SPIRV-LLVM-Translator that referenced this pull request Oct 7, 2025
…Group#3370)

This extension adds predicated load and store instructions. Predicated
load performs load from memory if predicate is true; otherwise, it uses
default_value as a result. Predicated store performs store of value to
memory if predicate is true; otherwise, it does nothing.

Spec: intel/llvm#20158

Signed-off-by: Zhang, Yixing <[email protected]>
YixingZhang007 added a commit to YixingZhang007/SPIRV-LLVM-Translator that referenced this pull request Oct 7, 2025
…Group#3370)

This extension adds predicated load and store instructions. Predicated
load performs load from memory if predicate is true; otherwise, it uses
default_value as a result. Predicated store performs store of value to
memory if predicate is true; otherwise, it does nothing.

Spec: intel/llvm#20158

Signed-off-by: Zhang, Yixing <[email protected]>
YixingZhang007 added a commit to YixingZhang007/SPIRV-LLVM-Translator that referenced this pull request Oct 7, 2025
…Group#3370)

This extension adds predicated load and store instructions. Predicated
load performs load from memory if predicate is true; otherwise, it uses
default_value as a result. Predicated store performs store of value to
memory if predicate is true; otherwise, it does nothing.

Spec: intel/llvm#20158

Signed-off-by: Zhang, Yixing <[email protected]>
YixingZhang007 added a commit to YixingZhang007/SPIRV-LLVM-Translator that referenced this pull request Oct 7, 2025
…Group#3370)

This extension adds predicated load and store instructions. Predicated
load performs load from memory if predicate is true; otherwise, it uses
default_value as a result. Predicated store performs store of value to
memory if predicate is true; otherwise, it does nothing.

Spec: intel/llvm#20158

Signed-off-by: Zhang, Yixing <[email protected]>
YixingZhang007 added a commit to YixingZhang007/SPIRV-LLVM-Translator that referenced this pull request Oct 7, 2025
…Group#3370)

This extension adds predicated load and store instructions. Predicated
load performs load from memory if predicate is true; otherwise, it uses
default_value as a result. Predicated store performs store of value to
memory if predicate is true; otherwise, it does nothing.

Spec: intel/llvm#20158

Signed-off-by: Zhang, Yixing <[email protected]>
YixingZhang007 added a commit to YixingZhang007/SPIRV-LLVM-Translator that referenced this pull request Oct 7, 2025
…Group#3370)

This extension adds predicated load and store instructions. Predicated
load performs load from memory if predicate is true; otherwise, it uses
default_value as a result. Predicated store performs store of value to
memory if predicate is true; otherwise, it does nothing.

Spec: intel/llvm#20158

Signed-off-by: Zhang, Yixing <[email protected]>
YixingZhang007 added a commit to YixingZhang007/SPIRV-LLVM-Translator that referenced this pull request Oct 7, 2025
…Group#3370)

This extension adds predicated load and store instructions. Predicated
load performs load from memory if predicate is true; otherwise, it uses
default_value as a result. Predicated store performs store of value to
memory if predicate is true; otherwise, it does nothing.

Spec: intel/llvm#20158

Signed-off-by: Zhang, Yixing <[email protected]>
YixingZhang007 added a commit to YixingZhang007/SPIRV-LLVM-Translator that referenced this pull request Oct 7, 2025
…Group#3370)

This extension adds predicated load and store instructions. Predicated
load performs load from memory if predicate is true; otherwise, it uses
default_value as a result. Predicated store performs store of value to
memory if predicate is true; otherwise, it does nothing.

Spec: intel/llvm#20158

Signed-off-by: Zhang, Yixing <[email protected]>
MrSidims pushed a commit to KhronosGroup/SPIRV-LLVM-Translator that referenced this pull request Oct 9, 2025
…3383)

This extension adds predicated load and store instructions. Predicated
load performs load from memory if predicate is true; otherwise, it uses
default_value as a result. Predicated store performs store of value to
memory if predicate is true; otherwise, it does nothing.

Spec: intel/llvm#20158

Signed-off-by: Zhang, Yixing <[email protected]>
MrSidims pushed a commit to KhronosGroup/SPIRV-LLVM-Translator that referenced this pull request Oct 9, 2025
…3384)

This extension adds predicated load and store instructions. Predicated
load performs load from memory if predicate is true; otherwise, it uses
default_value as a result. Predicated store performs store of value to
memory if predicate is true; otherwise, it does nothing.

Spec: intel/llvm#20158

Signed-off-by: Zhang, Yixing <[email protected]>
MrSidims pushed a commit to KhronosGroup/SPIRV-LLVM-Translator that referenced this pull request Oct 9, 2025
…3381)

This extension adds predicated load and store instructions. Predicated
load performs load from memory if predicate is true; otherwise, it uses
default_value as a result. Predicated store performs store of value to
memory if predicate is true; otherwise, it does nothing.

Spec: intel/llvm#20158

Signed-off-by: Zhang, Yixing <[email protected]>
MrSidims pushed a commit to KhronosGroup/SPIRV-LLVM-Translator that referenced this pull request Oct 9, 2025
…3380)

This extension adds predicated load and store instructions. Predicated
load performs load from memory if predicate is true; otherwise, it uses
default_value as a result. Predicated store performs store of value to
memory if predicate is true; otherwise, it does nothing.

Spec: intel/llvm#20158

Signed-off-by: Zhang, Yixing <[email protected]>
MrSidims pushed a commit to KhronosGroup/SPIRV-LLVM-Translator that referenced this pull request Oct 9, 2025
…3379)

This extension adds predicated load and store instructions. Predicated
load performs load from memory if predicate is true; otherwise, it uses
default_value as a result. Predicated store performs store of value to
memory if predicate is true; otherwise, it does nothing.

Spec: intel/llvm#20158

Signed-off-by: Zhang, Yixing <[email protected]>
MrSidims pushed a commit to KhronosGroup/SPIRV-LLVM-Translator that referenced this pull request Oct 9, 2025
…3378)

This extension adds predicated load and store instructions. Predicated
load performs load from memory if predicate is true; otherwise, it uses
default_value as a result. Predicated store performs store of value to
memory if predicate is true; otherwise, it does nothing.

Spec: intel/llvm#20158

Signed-off-by: Zhang, Yixing <[email protected]>
MrSidims pushed a commit to MrSidims/SPIRV-LLVM-Translator that referenced this pull request Oct 10, 2025
This extension adds predicated load and store instructions. Predicated
load performs load from memory if predicate is true; otherwise, it uses
default_value as a result. Predicated store performs store of value to
memory if predicate is true; otherwise, it does nothing.

Spec: intel/llvm#20158

Signed-off-by: Zhang, Yixing <[email protected]>
MrSidims added a commit to KhronosGroup/SPIRV-LLVM-Translator that referenced this pull request Oct 10, 2025
…3386)

This extension adds predicated load and store instructions. Predicated
load performs load from memory if predicate is true; otherwise, it uses
default_value as a result. Predicated store performs store of value to
memory if predicate is true; otherwise, it does nothing.

Spec: intel/llvm#20158

Signed-off-by: Zhang, Yixing <[email protected]>
Co-authored-by: YixingZhang007 <[email protected]>
iclsrc pushed a commit that referenced this pull request Oct 15, 2025
This extension adds predicated load and store instructions. Predicated
load performs load from memory if predicate is true; otherwise, it uses
default_value as a result. Predicated store performs store of value to
memory if predicate is true; otherwise, it does nothing.

Spec: #20158

Signed-off-by: Zhang, Yixing <[email protected]>

Original commit:
KhronosGroup/SPIRV-LLVM-Translator@b12cb1c7371fc53
maarquitos14 pushed a commit to maarquitos14/SPIRV-LLVM-Translator that referenced this pull request Oct 16, 2025
…Group#3370) (KhronosGroup#3382)

This extension adds predicated load and store instructions. Predicated
load performs load from memory if predicate is true; otherwise, it uses
default_value as a result. Predicated store performs store of value to
memory if predicate is true; otherwise, it does nothing.

Spec: intel/llvm#20158

Signed-off-by: Zhang, Yixing <[email protected]>
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