File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ define float @postra-sched-warning(float %input) nounwind #3 {
3232 ret float %x
3333}
3434
35- attributes #0 = { alwaysinline nounwind memory(readwrite) "amdgpu-post-ra-direction" ="topdown" }
36- attributes #1 = { alwaysinline nounwind memory(readwrite) "amdgpu-post-ra-direction" ="bottomup" }
37- attributes #2 = { alwaysinline nounwind memory(readwrite) "amdgpu-post-ra-direction" ="bidirectional" }
38- attributes #3 = { alwaysinline nounwind memory(readwrite) "amdgpu-post-ra-direction" ="warning" }
35+ attributes #0 = {"amdgpu-post-ra-direction" ="topdown" }
36+ attributes #1 = {"amdgpu-post-ra-direction" ="bottomup" }
37+ attributes #2 = {"amdgpu-post-ra-direction" ="bidirectional" }
38+ attributes #3 = {"amdgpu-post-ra-direction" ="warning" }
You can’t perform that action at this time.
0 commit comments