[all-commits] [llvm/llvm-project] 55ba1d: [X86] Remove X86LowerAMXType::getRowFromCol from X...

vabridgers via All-commits all-commits at lists.llvm.org
Sun Aug 29 10:27:57 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 55ba1de7c516b7ef736a127e8fe38229da5aae1d
      https://github.com/llvm/llvm-project/commit/55ba1de7c516b7ef736a127e8fe38229da5aae1d
  Author: Vince Bridgers <vince.a.bridgers at gmail.com>
  Date:   2021-08-29 (Sun, 29 Aug 2021)

  Changed paths:
    M llvm/lib/Target/X86/X86LowerAMXType.cpp

  Log Message:
  -----------
  [X86] Remove X86LowerAMXType::getRowFromCol from X86LowerAMXType.cpp

Remove method X86LowerAMXType::getRowFromCol since it's not used, and
it's causing a warning.

Reviewed By: LuoYuanke

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




More information about the All-commits mailing list