[all-commits] [llvm/llvm-project] 3cbe0b: [CodeGen] Use default member initialization (NFC)

kazutakahirata via All-commits all-commits at lists.llvm.org
Sat Jun 18 12:01:49 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3cbe0bc4a1fa6f6156dc7bd7769d91212468cee4
      https://github.com/llvm/llvm-project/commit/3cbe0bc4a1fa6f6156dc7bd7769d91212468cee4
  Author: Kazu Hirata <kazu at google.com>
  Date:   2022-06-18 (Sat, 18 Jun 2022)

  Changed paths:
    M llvm/lib/CodeGen/InterleavedLoadCombinePass.cpp

  Log Message:
  -----------
  [CodeGen] Use default member initialization (NFC)

Identified with modernize-use-default-member-init.




More information about the All-commits mailing list