Skip to content

Commit 5644564

Browse files
Shoreshengithub-actions[bot]
authored andcommitted
Automerge: [AMDGPU] Delete amdgpu-unify-metadata in optdriver.cpp (#153717)
Fix up for llvm/llvm-project#153548, which is from llvm/llvm-project#153150.
2 parents b4bf1d3 + f2a6fcd commit 5644564

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/tools/opt/optdriver.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,6 @@ static bool shouldPinPassToLegacyPM(StringRef Pass) {
340340
"amdgpu-lower-kernel-attributes",
341341
"amdgpu-propagate-attributes-early",
342342
"amdgpu-propagate-attributes-late",
343-
"amdgpu-unify-metadata",
344343
"amdgpu-printf-runtime-binding",
345344
"amdgpu-always-inline"};
346345
if (llvm::is_contained(PassNameExactToIgnore, Pass))

0 commit comments

Comments
 (0)