[PATCH] D131980: [Passes] Don't run tail-call-elim in -O1

Eli Friedman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 16 10:54:49 PDT 2022


efriedma added a comment.

Are you concerned about tail-call marking, or the recursive call->loop transform?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131980



More information about the cfe-commits mailing list