llvm-project/llvm/test/Transforms/FunctionSpecialization
Momchil Velikov 5ea8951b88 [FuncSpec] Add a testcase for the treatment of constant and unused arguments
Increase test coverage - check that functions are not specialised on
constant or unused arguments.

Reviewed By: SjoerdMeijer

Differential Revision: https://reviews.llvm.org/D136184
2022-10-26 17:25:18 +01:00
..