[PATCH] D107872: [SimplifyLibCalls] propagate tail flag on FORITIFY calls
Nick Desaulniers via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 12 19:34:52 PDT 2021
nickdesaulniers added a comment.
> or should we consider running TailCallElim immediately after LibcallSimplifier?
Sorry, I guess that would be s/LibcallSimplifier/instcombine.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107872/new/
https://reviews.llvm.org/D107872
More information about the llvm-commits
mailing list