llvm-project
[AMDGPU] Avoid resource propagation for recursion through multiple functions
#111004
Merged

[AMDGPU] Avoid resource propagation for recursion through multiple functions #111004

JanekvO merged 6 commits into llvm:main from JanekvO:fix-recursion-metadata
JanekvO
JanekvO [AMDGPU] Avoid metadata propagation for recursion through multiple fu…
ded865a8
JanekvO JanekvO requested a review from arsenm arsenm 1 year ago
JanekvO JanekvO requested a review from agozillon agozillon 1 year ago
llvmbot llvmbot added backend:AMDGPU
llvmbot
arsenm
arsenm commented on 2024-10-03
agozillon agozillon requested a review from jhuber6 jhuber6 1 year ago
JanekvO Different approach, now walks over the sub-symbols and searches for u…
e217863f
JanekvO
arsenm
arsenm commented on 2024-10-04
JanekvO Comments, Visited set with assert to make sure no recursion exists in…
2dc357cf
arsenm
arsenm commented on 2024-10-09
JanekvO Feedback, use WorkList instead of recurse, llvm_unreachable instead of
10382ead
arsenm
arsenm commented on 2024-10-10
jhuber6
jhuber6 commented on 2024-10-10
JanekvO Feedback, comments, merge nested conditional
454c3174
github-actions
arsenm
arsenm approved these changes on 2024-10-11
arsenm
JanekvO Formatting
6d1ff454
arsenm
arsenm approved these changes on 2024-10-11
JanekvO JanekvO merged 67160c5a into main 1 year ago
llvm-ci
llvm-ci
llvm-ci

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone