[llvm] [FuncSpec] Update MinFunctionSize logic (PR #112711)

Alexandros Lamprineas via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 17 07:33:28 PDT 2024


labrinea wrote:

The test that was added in https://reviews.llvm.org/D135862 will start failing once we enable specilaziation of literal constatnts. You can fix it now or later by adding -funcspec-for-literal-constant=false on the RUN line.

https://github.com/llvm/llvm-project/pull/112711


More information about the llvm-commits mailing list