[all-commits] [llvm/llvm-project] 45c969: [AArch64] Remove unused argument from tryToFindReg...

Florian Hahn via All-commits all-commits at lists.llvm.org
Tue Mar 1 04:48:19 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 45c969defa9047df7b98fb5f972a0c9081d5d877
      https://github.com/llvm/llvm-project/commit/45c969defa9047df7b98fb5f972a0c9081d5d877
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2022-03-01 (Tue, 01 Mar 2022)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp

  Log Message:
  -----------
  [AArch64] Remove unused argument from tryToFindRegisterToRename (NFC).

The MI argument is not used by the function. Remove it.




More information about the All-commits mailing list