[all-commits] [llvm/llvm-project] f50207: [unroll] Use early return in shouldPartialUnroll [...
Philip Reames via All-commits
all-commits at lists.llvm.org
Mon Nov 29 14:40:32 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f50207c015df91132efe135fd64c3c5bb36c0909
https://github.com/llvm/llvm-project/commit/f50207c015df91132efe135fd64c3c5bb36c0909
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] Use early return in shouldPartialUnroll [nfc]
More information about the All-commits
mailing list