[all-commits] [llvm/llvm-project] 5c77aa: [unroll] Use early return in shouldFullUnroll [nfc]
Philip Reames via All-commits
all-commits at lists.llvm.org
Tue Nov 23 09:01:53 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5c77aa2b917c5b21b3f9c6d355ca2f9a0a81b95d
https://github.com/llvm/llvm-project/commit/5c77aa2b917c5b21b3f9c6d355ca2f9a0a81b95d
Author: Philip Reames <listmail at philipreames.com>
Date: 2021-11-23 (Tue, 23 Nov 2021)
Changed paths:
M llvm/lib/Transforms/Scalar/LoopUnrollPass.cpp
Log Message:
-----------
[unroll] Use early return in shouldFullUnroll [nfc]
More information about the All-commits
mailing list