[PATCH] D145660: [Xtensa] Codegen support for memory operations

Ayke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 27 18:50:36 PDT 2023


aykevl added a comment.

@andreisfr I believe every patch should stand on its own and have tests for its own functionality. Even if the backend won't be fully functional without all parts included, each commit should still have the ability to be tested as it is added.


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

https://reviews.llvm.org/D145660



More information about the llvm-commits mailing list