The specialization bonus is zero in some unittests because the basic blocks
containing the users of the constant arguments are executed less frequently
than the entry block. Sinking them into loops solves that.
Details
Details
- Reviewers
ChuanqiXu - Commits
- rGf11d8c88dde9: [FuncSpec][NFC] Improve the unittest coverage.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo