[all-commits] [llvm/llvm-project] 7ea597: [FuncSpec] Consider constant struct arguments when...

Alexandros Lamprineas via All-commits all-commits at lists.llvm.org
Mon Apr 17 10:40:18 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7ea597ead9fc9773ee5a5f5595fa4a61a68cc90f
      https://github.com/llvm/llvm-project/commit/7ea597ead9fc9773ee5a5f5595fa4a61a68cc90f
  Author: Alexandros Lamprineas <alexandros.lamprineas at arm.com>
  Date:   2023-04-17 (Mon, 17 Apr 2023)

  Changed paths:
    M llvm/include/llvm/Transforms/Utils/SCCPSolver.h
    M llvm/lib/Transforms/IPO/FunctionSpecialization.cpp
    M llvm/lib/Transforms/Utils/SCCPSolver.cpp
    A llvm/test/Transforms/FunctionSpecialization/constant-struct.ll

  Log Message:
  -----------
  [FuncSpec] Consider constant struct arguments when specializing.

Optionally enabled just like integer and floating point arguments.

Differential Revision: https://reviews.llvm.org/D145374




More information about the All-commits mailing list