[PATCH] D141405: [ARM] Accept two-register form of vnmul

Oliver Stannard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 12 02:58:18 PST 2023


olista01 added inline comments.


================
Comment at: llvm/test/MC/Disassembler/ARM/fp-encoding.txt:31
+0x41 0x0b 0x20 0xee
+# CHECK: vnmul.f64       d0, d0, d1
+
----------------
Please add tests for the .f32 and .f16 versions of the instruction too.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D141405/new/

https://reviews.llvm.org/D141405



More information about the llvm-commits mailing list