[PATCH] D145374: [FuncSpec] Consider constant struct arguments when specializing.

Alexandros Lamprineas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 6 06:21:26 PST 2023


labrinea created this revision.
labrinea added reviewers: ChuanqiXu, SjoerdMeijer, chill.
Herald added subscribers: nlopes, snehasish, ormris, hiraditya.
Herald added a project: All.
labrinea requested review of this revision.
Herald added a project: LLVM.

Optionally enabled just like integer and floating point arguments.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D145374

Files:
  llvm/include/llvm/Transforms/Utils/SCCPSolver.h
  llvm/lib/Transforms/IPO/FunctionSpecialization.cpp
  llvm/lib/Transforms/Utils/SCCPSolver.cpp
  llvm/test/Transforms/FunctionSpecialization/constant-struct.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145374.502612.patch
Type: text/x-patch
Size: 10905 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230306/0c95f138/attachment.bin>


More information about the llvm-commits mailing list