[PATCH] D93851: [RISCV] Rewrite and simplify helper function. NFC.

Luís Marques via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 28 09:18:50 PST 2020


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

LGTM.

(Now, that C++ has lambdas, etc, I wonder if using a standard find algorithm would be even simpler/cleaner?)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93851



More information about the llvm-commits mailing list