[PATCH] D128822: [FuncSpec] Partially revert rG8b360c69e9e3.

Alexandros Lamprineas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 1 10:38:19 PDT 2022


labrinea added a comment.

Ping. I wanted to implement the idea discussed on https://discourse.llvm.org/t/rfc-should-we-enable-function-specialization/61518 in incremental steps, not in one go. The problem @sinan mentions is fixed in later patches. Does it make sense to land this patch first and once the fix is in place to revert the change in `getPossibleConstants()` and adapt the test to reflect that we actually intend to specialize?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128822



More information about the llvm-commits mailing list