[RISCV][VLOPT] Add vector narrowing integer right shift instructions to isSupportedIn...
[llvm-project.git] / llvm / test / tools / UpdateTestChecks / update_test_checks / global_remove_same.test
blob5d447babddea4fc238534e0289a7849e88ab587c
1 ## Basic test checking global checks split over multiple lines are removed together
2 # RUN: cp -f %S/Inputs/global_remove_same.ll %t.ll && %update_test_checks %t.ll
3 # RUN: diff -u %t.ll %S/Inputs/global_remove_same.ll.expected