[PATCH] D111834: Clean up test case.

Michael Liao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 14 13:28:18 PDT 2021


hliao created this revision.
Herald added subscribers: kerbowa, nhaehnle, jvesely.
hliao requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D111834

Files:
  llvm/test/CodeGen/AMDGPU/mdt-preserving-crash.ll


Index: llvm/test/CodeGen/AMDGPU/mdt-preserving-crash.ll
===================================================================
--- llvm/test/CodeGen/AMDGPU/mdt-preserving-crash.ll
+++ llvm/test/CodeGen/AMDGPU/mdt-preserving-crash.ll
@@ -154,7 +154,3 @@
 }
 
 attributes #0 = { "uniform-work-group-size"="true" }
-
-!llvm.ident = !{!0}
-
-!0 = !{!"clang version 13.0.0 (https://github.com/RadeonOpenCompute/llvm-project roc-4.3.0 21295 f2943f684437d2c1143a56e418d29fc6b3314072)"}


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111834.379820.patch
Type: text/x-patch
Size: 476 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211014/5d2f1616/attachment.bin>


More information about the llvm-commits mailing list