[all-commits] [llvm/llvm-project] b7b61f: [FuncSpec] Create helper to update state. NFC.

sjoerdmeijer via All-commits all-commits at lists.llvm.org
Fri Dec 17 04:15:11 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b7b61fe091a78dff8248ccbdef6800179150620b
      https://github.com/llvm/llvm-project/commit/b7b61fe091a78dff8248ccbdef6800179150620b
  Author: Sjoerd Meijer <sjoerd.meijer at arm.com>
  Date:   2021-12-17 (Fri, 17 Dec 2021)

  Changed paths:
    M llvm/lib/Transforms/IPO/FunctionSpecialization.cpp

  Log Message:
  -----------
  [FuncSpec] Create helper to update state. NFC.

This creates a helper function updateSpecializedFuncs and is a NFC just to make
the function that drives the transformation easier to read.




More information about the All-commits mailing list