[PATCH] D132623: [CodeGen] Disable tail calls at -O0/-O1

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 29 11:51:22 PDT 2022


nikic added a comment.

Why does this need to use an attribute rather than querying optimization level in the backend?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132623



More information about the llvm-commits mailing list