[all-commits] [llvm/llvm-project] c04b9b: [ARM][MVE] Clear MaskedInsts vector
Sam Parker via All-commits
all-commits at lists.llvm.org
Wed Jan 22 01:27:57 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c04b9ba59580b09788d61fcad18e72f8c490cff2
https://github.com/llvm/llvm-project/commit/c04b9ba59580b09788d61fcad18e72f8c490cff2
Author: Sam Parker <sam.parker at arm.com>
Date: 2020-01-22 (Wed, 22 Jan 2020)
Changed paths:
M llvm/lib/Target/ARM/MVETailPredication.cpp
A llvm/test/CodeGen/Thumb2/LowOverheadLoops/clear-maskedinsts.ll
Log Message:
-----------
[ARM][MVE] Clear MaskedInsts vector
In MVETailPredication, clear the vector before running on a new loop.
Differential Revision: https://reviews.llvm.org/D73048
More information about the All-commits
mailing list