[all-commits] [llvm/llvm-project] 251624: [NFC][FuncSpec] Add a test to show redundant funct...
Alexandros Lamprineas via All-commits
all-commits at lists.llvm.org
Thu Oct 13 15:01:49 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 25162418c60475185cf29b5336015ca2f52ce3eb
https://github.com/llvm/llvm-project/commit/25162418c60475185cf29b5336015ca2f52ce3eb
Author: Alexandros Lamprineas <alexandros.lamprineas at arm.com>
Date: 2022-10-13 (Thu, 13 Oct 2022)
Changed paths:
A llvm/test/Transforms/FunctionSpecialization/identical-specializations.ll
Log Message:
-----------
[NFC][FuncSpec] Add a test to show redundant function cloning.
Happens when we find identical specializations.
Differential Revision: https://reviews.llvm.org/D135459
More information about the All-commits
mailing list