[PATCH] D88658: [AVR] Optimize the 16-bit NEGW pseudo instruction

Ben Shi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 31 23:08:58 PDT 2020


benshi001 added a comment.

In D88658#2366703 <https://reviews.llvm.org/D88658#2366703>, @aykevl wrote:

> I think it would be a good idea to add assembly level tests in llvm/test/CodeGen/AVR/neg.ll (see for example llvm/test/CodeGen/AVR/add.ll).

The asm level tests are added in llvm/test/CodeGen/AVR/neg.ll, thanks.


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

https://reviews.llvm.org/D88658



More information about the llvm-commits mailing list