[PATCH] D88392: [M68k] (Patch 6/8) IR Tests

Renato Golin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 17 03:27:21 PST 2020


rengolin added a comment.

Nice set of tests, well separated, not a lot of pattern-match on the FileCheck side, which is good, asm and object emission.

No idea about the correctness wrt m68k, though. :)


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

https://reviews.llvm.org/D88392



More information about the llvm-commits mailing list