[all-commits] [llvm/llvm-project] b5c3ef: [ARM][MVE] Tail-predication: predicate new element...
sjoerdmeijer via All-commits
all-commits at lists.llvm.org
Wed Sep 16 09:06:09 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b5c3efeb7bc9861dc04a1b00a4c0183bdfa9b582
https://github.com/llvm/llvm-project/commit/b5c3efeb7bc9861dc04a1b00a4c0183bdfa9b582
Author: Sjoerd Meijer <sjoerd.meijer at arm.com>
Date: 2020-09-16 (Wed, 16 Sep 2020)
Changed paths:
M llvm/lib/Target/ARM/MVETailPredication.cpp
Log Message:
-----------
[ARM][MVE] Tail-predication: predicate new elementcount checks on force-enabled
Additional sanity checks were added to get.active.lane.mask's second argument,
the loop tripcount/elementcount, in rG635b87511ec3. Like the other (overflow)
checks, skip this if tail-predication is forced.
Differential Revision: https://reviews.llvm.org/D87769
More information about the All-commits
mailing list