[PATCH] D150649: [FuncSpec] Enable specialization of literal constants.

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 25 02:43:49 PDT 2023


nikic added a comment.

What kind of run-time improvements does this give? The patch description mentions the compile-time regressions this causes, but not what improvements we get from it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150649



More information about the llvm-commits mailing list