Skip to content

Conversation

sndmitriev
Copy link
Contributor

Member names in the unbundled archive were not properly initialized
which could lead to random problems for tools working with these
archives later. This patch fixes this problem.

There is no LIT test in this patch because it is impossible to create
stable test which shows the problem.

Signed-off-by: Sergey Dmitriev serguei.n.dmitriev@intel.com

Member names in the unbundled archive were not properly initialized
which could lead to random problems for tools working with these
archives later. This patch fixes this problem.

There is no LIT test in this patch because it is impossible to create
stable test which shows the problem.

Signed-off-by: Sergey Dmitriev <serguei.n.dmitriev@intel.com>
@sndmitriev sndmitriev requested review from bader and kbobrovs January 18, 2021 04:25
kbobrovs
kbobrovs previously approved these changes Jan 19, 2021
Co-authored-by: kbobrovs <Konstantin.S.Bobrovsky@intel.com>
@romanovvlad romanovvlad merged commit d532e62 into intel:sycl Jan 19, 2021
@sndmitriev sndmitriev deleted the public/sndmitriev/ar-member-name branch January 20, 2021 01:51
iclsrc pushed a commit that referenced this pull request Mar 28, 2025
…3050)

Instead of checking that the image operands are equal to the LOD mask,
check that the LOD bit is in the image operands. This way an LOD value
of zero may be ignored even when image operands contains bits other than
the LOD bit, such as for the SPIR-V 1.6 nontemporal image operand.

fixes #3049

Original commit:
KhronosGroup/SPIRV-LLVM-Translator@4b18b19832697fa
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.

4 participants