[all-commits] [llvm/llvm-project] 18bf42: [CVP] Extract helper from phi processing (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Mon Feb 14 01:51:52 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 18bf42c0a68828b5e7247bcee87ec56f3e6f234b
      https://github.com/llvm/llvm-project/commit/18bf42c0a68828b5e7247bcee87ec56f3e6f234b
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2022-02-14 (Mon, 14 Feb 2022)

  Changed paths:
    M llvm/lib/Transforms/Scalar/CorrelatedValuePropagation.cpp

  Log Message:
  -----------
  [CVP] Extract helper from phi processing (NFC)

So we can use early returns and avoid those awkward !V checks.




More information about the All-commits mailing list