[all-commits] [llvm/llvm-project] 0b6ed9: [BasicAA] Use early returns (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Tue Nov 2 13:17:53 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0b6ed92c8ac50c91be0cb39d01ecca7ca3e2ab0a
      https://github.com/llvm/llvm-project/commit/0b6ed92c8ac50c91be0cb39d01ecca7ca3e2ab0a
  Author: Nikita Popov <nikita.ppv at gmail.com>
  Date:   2021-11-02 (Tue, 02 Nov 2021)

  Changed paths:
    M llvm/lib/Analysis/BasicAliasAnalysis.cpp

  Log Message:
  -----------
  [BasicAA] Use early returns (NFC)

Reduce nesting in aliasGEP() a bit by returning early.




More information about the All-commits mailing list