Revert " [LoongArch][ISel] Check the number of sign bits in `PatGprGpr_32` (#107432)"
[llvm-project.git] / llvm / test / CodeGen / Hexagon / inline-asm-filetype-null.ll
blob9fbbcff71f5160f70d402db31e4b1e9ada36455e
1 ; RUN: llc -filetype=null < %s
3 target triple = "hexagon"
5 define void @foo() {
6   tail call void asm sideeffect "//", ""()
7   ret void