[all-commits] [llvm/llvm-project] 5aead5: X86ISelLowering: Minor refactor to avoid redundant...

David Blaikie via All-commits all-commits at lists.llvm.org
Mon Apr 6 14:26:56 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 5aead592f09db941d6fc9c075e474c59b7d1d4f9
      https://github.com/llvm/llvm-project/commit/5aead592f09db941d6fc9c075e474c59b7d1d4f9
  Author: David Blaikie <dblaikie at gmail.com>
  Date:   2020-04-06 (Mon, 06 Apr 2020)

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

  Log Message:
  -----------
  X86ISelLowering: Minor refactor to avoid redundant initialization while ensuring compiler warnings can hopefully still prove initialization

Based on post-commit review/discussion in fabe52a7412b




More information about the All-commits mailing list