[all-commits] [llvm/llvm-project] 00ee52: [NFC][ARM] Remove dead loop.
Sam Parker via All-commits
all-commits at lists.llvm.org
Thu Sep 24 07:37:55 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 00ee52ae0467f0bfa588d9797053a42c615d2332
https://github.com/llvm/llvm-project/commit/00ee52ae0467f0bfa588d9797053a42c615d2332
Author: Sam Parker <sam.parker at arm.com>
Date: 2020-09-24 (Thu, 24 Sep 2020)
Changed paths:
M llvm/lib/Target/ARM/ARMLowOverheadLoops.cpp
Log Message:
-----------
[NFC][ARM] Remove dead loop.
Remove a loop that just calculated a couple of values that were now
longer needed.
More information about the All-commits
mailing list