Skip to content
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

[AutoBump] Merge with bddd8eae (Jun 10) (64) #327

Merged
merged 6 commits into from
Sep 11, 2024

Conversation

jorickert
Copy link

No description provided.

SLTozer and others added 6 commits June 10, 2024 11:57
CGDebugInfo::EmitPseudoVariable currently uses detailed logic to exactly
collect llvm.dbg.declare users of an alloca. This patch replaces this
with an LLVM function for finding debug declares intrinsics and also
adds the same for debug records, simplifying the code and adding record
support.

No tests added in this commit because it is NFC for intrinsics, and
there is no way to make clang emit records directly yet - one of the
existing tests however will switch to covering debug records once
llvm#89799 relands.
…code (llvm#94759)

This adds a new option
`-enable-arm-streaming=if-contains-scalable-vectors`, which only applies
the selected streaming/ZA modes if the function contains scalable vector
types.

As a NFC this patch also removes the `only-` prefix from the
`if-required-by-ops` mode.
…lvm#93801)

They have been superseded by llvm.amdgcn.raw.buffer.* and
llvm.amdgcn.struct.buffer.*.
…94350)

Eliminates assumption that MCExpr comments/remarks being emitted are
always resolvable
Base automatically changed from bump_to_8b7e8365 to feature/fused-ops September 11, 2024 12:08
@mgehre-amd mgehre-amd merged commit ce1bf2b into feature/fused-ops Sep 11, 2024
5 checks passed
@mgehre-amd mgehre-amd deleted the bump_to_bddd8eae branch September 11, 2024 12:08
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.

7 participants