[PATCH] D132764: [LazyCallGraph] Update libcall list when replacing a libcall node's function

Pavel Samolysov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 27 00:01:29 PDT 2022


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

@aeubanks Thank you very much for the fix! I tried the cases described in D128830 <https://reviews.llvm.org/D128830> and to run the new test `Analysis/LazyCallGraph/replace-libcall.ll`. On my environment everything works fine, so I accept the revision.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132764



More information about the llvm-commits mailing list