[PATCH] D157073: [LegacyPM] Remove LowerGuardIntrinsicLegacyPass

Anna Thomas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 8 07:27:03 PDT 2023


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

LGTM - we don't use the legacy pass pipeline. In fact, we're moving away from guard representation completely (not sure if anyone else downstream uses it though).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157073



More information about the llvm-commits mailing list