[PATCH] D103352: [globalisel][legalizer] Separate the deprecated LegalizerInfo from the current one

Danila Malyutin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 9 07:40:59 PDT 2021


danilaml added a comment.

I think I've missed an email discussing this change/deprecation: does it only affect `.setAction` calls? I.e. if the target only uses builders and doesn't call `.setAction` could it be affected by this change?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103352



More information about the llvm-commits mailing list