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

Dominik Steenken via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 12 05:40:52 PDT 2024


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

Actually, this is covered by `vldeb` and should be deleted.

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


More information about the llvm-commits mailing list