[all-commits] [llvm/llvm-project] 223835: [runtimeunroll] A bit of style cleanup to simplify...

Philip Reames via All-commits all-commits at lists.llvm.org
Tue Aug 3 10:29:14 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 223835f08b25b407e5343df76603639a36775c38
      https://github.com/llvm/llvm-project/commit/223835f08b25b407e5343df76603639a36775c38
  Author: Philip Reames <listmail at philipreames.com>
  Date:   2021-08-03 (Tue, 03 Aug 2021)

  Changed paths:
    M llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp

  Log Message:
  -----------
  [runtimeunroll] A bit of style cleanup to simplify a following change [NFC]

Use for-range, use the idiomatic pattern for non-loop values, etc..




More information about the All-commits mailing list