Skip to content

[SYCL] Fix FileCheck patterns for new dead_on_return attribute ordering - #22916

Open
wenju-he wants to merge 1 commit into
intel:sycl-webfrom
wenju-he:fix-nontrivial_device_copyable.cpp
Open

[SYCL] Fix FileCheck patterns for new dead_on_return attribute ordering#22916
wenju-he wants to merge 1 commit into
intel:sycl-webfrom
wenju-he:fix-nontrivial_device_copyable.cpp

Conversation

@wenju-he

Copy link
Copy Markdown
Contributor

Merge commit 2044c11 pulled in upstream commit 2915160 ("[Clang][CodeGen] Emit dereferenceable and nofree for indirect arguments"), which now emits a dereferenceable(N) attribute alongside dead_on_return for indirect-but-not-byval parameters. This broke exact-match CHECK lines in these tests. Relax the patterns to tolerate the additional attributes.

CMPLRLLVM-77558

Merge commit 2044c11 pulled in upstream commit 2915160
("[Clang][CodeGen] Emit dereferenceable and nofree for indirect arguments"),
which now emits a dereferenceable(N) attribute alongside dead_on_return
for indirect-but-not-byval parameters. This broke exact-match CHECK lines
in these tests. Relax the patterns to tolerate the additional attributes.

CMPLRLLVM-77558

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@wenju-he
wenju-he requested review from a team as code owners August 11, 2026 04:47
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.

2 participants