[PATCH] D94743: [Attributor][FIX] Do not delete non`-mustprogress` calls

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 15 16:04:19 PDT 2023


jdoerfert added a comment.
Herald added subscribers: hoy, ormris, StephenFan.
Herald added a project: All.

Termination is only a side-effect if mustprogress is set, otherwise it is not.
I will rebase this and hope to land it soon after.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94743



More information about the llvm-commits mailing list