[all-commits] [llvm/llvm-project] 82ca84: [NFC] [FuncSpec] Update the Todo list for recursiv...

Chuanqi Xu via All-commits all-commits at lists.llvm.org
Thu Aug 5 23:46:59 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 82ca845b479359057410c14600f586fd7c86fd5b
      https://github.com/llvm/llvm-project/commit/82ca845b479359057410c14600f586fd7c86fd5b
  Author: Chuanqi Xu <yedeng.yd at linux.alibaba.com>
  Date:   2021-08-06 (Fri, 06 Aug 2021)

  Changed paths:
    M llvm/lib/Transforms/IPO/FunctionSpecialization.cpp

  Log Message:
  -----------
  [NFC] [FuncSpec] Update the Todo list for recursive functions

Now the recursive functions may get specialized many times when
`func-specialization-max-iters` increases. See discussion in
https://reviews.llvm.org/D106426 for details.




More information about the All-commits mailing list