[all-commits] [llvm/llvm-project] d8d84c: [runtimeunroll] Use early return to reduce nesting...
Philip Reames via All-commits
all-commits at lists.llvm.org
Sun Aug 22 11:35:33 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d8d84c9df82fc114f2b22a533a8183065ca1a2e0
https://github.com/llvm/llvm-project/commit/d8d84c9df82fc114f2b22a533a8183065ca1a2e0
Author: Philip Reames <listmail at philipreames.com>
Date: 2021-08-22 (Sun, 22 Aug 2021)
Changed paths:
M llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp
Log Message:
-----------
[runtimeunroll] Use early return to reduce nesting [nfc]
More information about the All-commits
mailing list