[PATCH] D73048: [ARM][MVE] Clear MaskedInsts vector
Sjoerd Meijer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 20 08:17:17 PST 2020
SjoerdMeijer added inline comments.
================
Comment at: llvm/lib/Target/ARM/MVETailPredication.cpp:455
bool ClonedVCTPInExitBlock = false;
----------------
I guess we're fine for that one because that is (re)initialised here for each call to Cleanup
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73048/new/
https://reviews.llvm.org/D73048
More information about the llvm-commits
mailing list