[all-commits] [llvm/llvm-project] b0c124: [ShrinkWrap] Delete unneeded nullptr checks for th...

Fangrui Song via All-commits all-commits at lists.llvm.org
Thu Oct 22 00:27:20 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: b0c12474ed16738faee42af6f727806517fb8b83
      https://github.com/llvm/llvm-project/commit/b0c12474ed16738faee42af6f727806517fb8b83
  Author: Fangrui Song <i at maskray.me>
  Date:   2020-10-22 (Thu, 22 Oct 2020)

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

  Log Message:
  -----------
  [ShrinkWrap] Delete unneeded nullptr checks for the save point. NFC

findNearestCommonDominator never returns nullptr.




More information about the All-commits mailing list