[AMDGPU][True16][CodeGen] true16 codegen pattern for v_med3_u/i16 (#121850)
[llvm-project.git] / llvm / test / MC / AsmParser / round-trip.s
blob4e5fb396174625eb8c4dbeffafe2132699308ac5
1 # RUN: llvm-mc -preserve-comments -triple i386-unknown-unknown %s >%t-1.s
2 # RUN: llvm-mc -preserve-comments -triple i386-unknown-unknown %t-1.s >%t-2.s
3 # RUN: diff %t-1.s %t-2.s
5 # Test that various assembly round-trips when run through MC; the first
6 # transition from hand-written to "canonical" output may introduce some small
7 # differences, so we don't include the initial input in the comparison.
9 .text
11 # Some of these CFI instructions didn't consume the end of statement
12 # consistently, which led to extra empty lines in the output.
13 .cfi_sections .debug_frame
14 .cfi_startproc
15 .cfi_endproc