[PATCH] D145209: [DAE] Don't DAE if we musttail call a "live" (non-DAE-able) function

Mircea Trofin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 16 13:16:18 PDT 2023


mtrofin added a comment.

Tried out the change on compile-time tracker, seems very neutral: http://llvm-compile-time-tracker.com/compare.php?from=2e8ef93439a4a430fe5f96b9d999ce96405345f4&to=c4b2e5550264027608d40db0da53b1b9019d45a2&stat=instructions:u

@nikic, is this patch good to go now? Thanks!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145209



More information about the llvm-commits mailing list