[PATCH] D107872: [SimplifyLibCalls] propagate tail flag on FORITIFY calls

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 12 23:31:00 PDT 2021


xbolva00 added a comment.

>> or should we consider running TailCallElim immediately after LibcallSimplifier?

Yeah, would be great ro insert it after loop idiom pass.


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