1 # REQUIRES: amdgpu-registered-target
2 ## Check that functions with different IR comments in the output are not merged
4 # RUN: cp -f %S/Inputs/amdgpu_no_merge_comments.ll %t.ll && %update_llc_test_checks %t.ll
5 # RUN: diff -u %S/Inputs/amdgpu_no_merge_comments.ll.expected %t.ll