[PATCH] D153619: [NFC][GlobalISel] Don't return `bool` from apply functions

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 23 05:19:19 PDT 2023


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

LGTM. In theory this is good, though there may be cases where it's more complicated to have all the preconditions checked in the match


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153619



More information about the llvm-commits mailing list