1 ; NOTE: Assertions have been autogenerated by utils/update_test_checks.py
2 ; Check that we accept functions with '$' in the name.
4 ; RUN: opt < %s -passes=instsimplify -S | FileCheck %s
6 define hidden i32 @"_Z54bar$ompvariant$bar"() {
10 ;; NOTE: These prefixes are unused and the list is autogenerated. Do not add tests below this line: