mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-27 07:31:28 +00:00
[X86] Regenerate ispow2.ll. NFC.
This commit is contained in:
parent
fd640384a5
commit
8336bfb17e
@ -220,5 +220,3 @@ define <4 x i1> @neither_pow2_non_zero_4xv64_x_maybe_z(<4 x i64> %x) {
|
||||
%r = icmp ne <4 x i64> %cnt, <i64 1, i64 1, i64 1, i64 1>
|
||||
ret <4 x i1> %r
|
||||
}
|
||||
;; NOTE: These prefixes are unused and the list is autogenerated. Do not add tests below this line:
|
||||
; CHECK: {{.*}}
|
||||
|
Loading…
Reference in New Issue
Block a user