[all-commits] [llvm/llvm-project] 3dbabe: [CodeGen] Remove unused option in MachineFunctionS...

Snehasish Kumar via All-commits all-commits at lists.llvm.org
Fri Aug 25 14:24:42 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3dbabeadd63ebcf714a18c6fc783ab20de8eaa82
      https://github.com/llvm/llvm-project/commit/3dbabeadd63ebcf714a18c6fc783ab20de8eaa82
  Author: Snehasish Kumar <snehasishk at google.com>
  Date:   2023-08-25 (Fri, 25 Aug 2023)

  Changed paths:
    M llvm/lib/CodeGen/MachineFunctionSplitter.cpp
    M llvm/test/CodeGen/Generic/machine-function-splitter.ll

  Log Message:
  -----------
  [CodeGen] Remove unused option in MachineFunctionSplitter.

The option was added in github.com/llvm/llvm-project/commit/90ab85a but it doesn't seem to be used. The triple check has been removed so this shouldn't be required going forward.

Reviewed By: MaskRay

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




More information about the All-commits mailing list