[all-commits] [llvm/llvm-project] 5ea895: [FuncSpec] Add a testcase for the treatment of con...
Momchil Velikov via All-commits
all-commits at lists.llvm.org
Wed Oct 26 09:38:06 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5ea8951b8845394a2ee49f47ae501a608abb4bcc
https://github.com/llvm/llvm-project/commit/5ea8951b8845394a2ee49f47ae501a608abb4bcc
Author: Momchil Velikov <momchil.velikov at arm.com>
Date: 2022-10-26 (Wed, 26 Oct 2022)
Changed paths:
A llvm/test/Transforms/FunctionSpecialization/no-spec-unused-arg.ll
Log Message:
-----------
[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
More information about the All-commits
mailing list