[PATCH] D120207: [ArgPromotion] Regenerate test checks for crash.ll - removed ALL_NEWPM prefix.

Valery Pykhtin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 21 23:38:40 PST 2022


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

Sorry for breaking the test, it turned out it has differences between two runs in what functions are left after the inliner, for example: barney exists on the first path but don’t exist on the second path.  This cannot be handled with a single CHECK prefix.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120207



More information about the llvm-commits mailing list