[all-commits] [llvm/llvm-project] a655e0: [unroll] Reduce scope of UnrollFactor variable in ...

Philip Reames via All-commits all-commits at lists.llvm.org
Mon Nov 29 14:33:27 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a655e0f991ba59f34fc24c44d04bbc56ff564c3e
      https://github.com/llvm/llvm-project/commit/a655e0f991ba59f34fc24c44d04bbc56ff564c3e
  Author: Philip Reames <listmail at philipreames.com>
  Date:   2021-11-29 (Mon, 29 Nov 2021)

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

  Log Message:
  -----------
  [unroll] Reduce scope of UnrollFactor variable in computeUnrollCount [NFC]

Suggested in review of D114453, done as a separate change to get all uses at once.




More information about the All-commits mailing list