[PATCH] D58980: [ARC] Add more load/store variants and simple pass to generate postincrement instructions

Pete Couperus via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 7 08:16:32 PST 2019


petecoup accepted this revision.
petecoup added a comment.

Yes, this looks fine with me too Denis.  As a process matter, perhaps it makes sense to split into 2 pieces: "Just add the instruction encodings + disasm tests", and then "add the pass to generate pre-/post-increment instructions + tests"
Both pieces look fine with me.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D58980





More information about the llvm-commits mailing list