[llvm] [SystemZ] Add missing (dis-)assembly tests. (PR #88498)

Ulrich Weigand via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 12 05:07:32 PDT 2024


================
@@ -989,6 +995,9 @@
 # CHECK: vflcsb %v14, %v17
 0xe7 0xe1 0x00 0x00 0x24 0xcc
 
+# CHECK: vflls %v0, %v1
----------------
uweigand wrote:

Also, shouldn't we then also test the wffls variant?

https://github.com/llvm/llvm-project/pull/88498


More information about the llvm-commits mailing list