[all-commits] [llvm/llvm-project] b46942: [LV] Simplify setDebugLocFromInst by using early e...

Florian Hahn via All-commits all-commits at lists.llvm.org
Mon Jul 4 01:26:41 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b4694229aa9d7a09d58a8e59339d14570437daf2
      https://github.com/llvm/llvm-project/commit/b4694229aa9d7a09d58a8e59339d14570437daf2
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2022-07-04 (Mon, 04 Jul 2022)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/VPlan.cpp

  Log Message:
  -----------
  [LV] Simplify setDebugLocFromInst by using early exit (NFC).

Suggested as separate improvement in D128657.




More information about the All-commits mailing list