[all-commits] [llvm/llvm-project] dcd23d: [FuncSpec] Don't specialise functions with attribu...
sjoerdmeijer via All-commits
all-commits at lists.llvm.org
Thu Jun 17 02:45:09 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dcd23d875a7e3750903ca4ec865508544757dd99
https://github.com/llvm/llvm-project/commit/dcd23d875a7e3750903ca4ec865508544757dd99
Author: Sjoerd Meijer <sjoerd.meijer at arm.com>
Date: 2021-06-17 (Thu, 17 Jun 2021)
Changed paths:
M llvm/lib/Transforms/IPO/FunctionSpecialization.cpp
A llvm/test/Transforms/FunctionSpecialization/function-specialization-nodup.ll
Log Message:
-----------
[FuncSpec] Don't specialise functions with attribute NoDuplicate.
Differential Revision: https://reviews.llvm.org/D104378
More information about the All-commits
mailing list