[all-commits] [llvm/llvm-project] 8f6a67: [ARM][NFC] Move tail predication checks
Sam Parker via All-commits
all-commits at lists.llvm.org
Fri Jan 3 00:51:24 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8f6a67632a70b757e59067646226bcaacd9c5bd7
https://github.com/llvm/llvm-project/commit/8f6a67632a70b757e59067646226bcaacd9c5bd7
Author: Sam Parker <sam.parker at arm.com>
Date: 2020-01-03 (Fri, 03 Jan 2020)
Changed paths:
M llvm/lib/Target/ARM/ARMLowOverheadLoops.cpp
Log Message:
-----------
[ARM][NFC] Move tail predication checks
Extract the tail predication validation checks out into their own
LowOverHeadLoop method.
More information about the All-commits
mailing list