[all-commits] [llvm/llvm-project] d4f06e: [X86] (style) Don't use auto for non obvious types

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Sun May 1 09:17:24 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d4f06ec87436ef6ff04019d1063fd9c1fd5f07bb
      https://github.com/llvm/llvm-project/commit/d4f06ec87436ef6ff04019d1063fd9c1fd5f07bb
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2022-05-01 (Sun, 01 May 2022)

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

  Log Message:
  -----------
  [X86] (style) Don't use auto for non obvious types


  Commit: 980f41d7c45d93e4624838c4f8e80095b6184d61
      https://github.com/llvm/llvm-project/commit/980f41d7c45d93e4624838c4f8e80095b6184d61
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2022-05-01 (Sun, 01 May 2022)

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

  Log Message:
  -----------
  [X86] (style) Use auto for dyn_cast<> results


Compare: https://github.com/llvm/llvm-project/compare/09761ce295c3...980f41d7c45d


More information about the All-commits mailing list