Skip to content

Upstream merge 20/03/2025 #10

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

Closed
wants to merge 10 commits into from
Closed

Conversation

AlexVlx
Copy link
Contributor

@AlexVlx AlexVlx commented Mar 20, 2025

No description provided.

AlexVlx and others added 10 commits March 6, 2025 21:12
Update after llvm-project commit `979c275097a6 ("[IR] Store Triple in
Module (NFC) (#129868)", 2025-03-06)`.
… -1) (#3036)

Corrected sunormal checking logic in is_fpclass intrinsic issubnormal(V)
==> unsigned(abs(V) - 1) < (all mantissa bits set)
corrected the testfile to check the corrected logic
…(#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
llvm-spirv.cpp was relying on transitive includes for these.

Also remove an unneeded `<set>` include.
Update the pattern after llvm-project commit da0f9e75d858 ("Reland: [MC]
output inlined-at debug info (#106230) (#130306)", 2025-03-11).
It should be a target extension type.

Signed-off-by: Sidorov, Dmitry <[email protected]>
@AlexVlx AlexVlx changed the base branch from amd-staging to amd-develop March 20, 2025 01:54
@AlexVlx AlexVlx closed this Mar 20, 2025
@AlexVlx AlexVlx deleted the upstream_merge_and_fix branch March 20, 2025 01:54
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.

6 participants