[llvm] [M68k] Add support for bitwise NOT instruction (PR #88049)

Min-Yih Hsu via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 8 14:46:09 PDT 2024


mshockwave wrote:

Thank you for the patch. Overall looks pretty good, you did a great job on your first LLVM PR!
Could you also add MC (a.k.a assembler & disassembler) tests as well? You can take a look at other MC tests under `llvm/test/MC/M68k` and `llvm/test/MC/Disassembler/M68k`.

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


More information about the llvm-commits mailing list