[PATCH] D123653: [NFC][RISCV][CodeGen] Use ArrayRef in TargetLowering functions

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 26 07:26:06 PDT 2022


reames accepted this revision.
reames added a comment.
This revision is now accepted and ready to land.

LGTM

For the future, it would be nice to split up a patch like this into smaller pieces so that regressions (if any) are easier to identify.  For something like this, getting consensus on direction and then checking in a series of patches without separate review would be fine.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123653



More information about the llvm-commits mailing list