[PATCH] D73048: [ARM][MVE] Clear MaskedInsts vector

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 20 07:53:37 PST 2020


samparker created this revision.
samparker added reviewers: dmgreen, SjoerdMeijer.
Herald added subscribers: hiraditya, kristof.beyls.
Herald added a project: LLVM.

In MVETailPredication, clear the vector before running on a new loop.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D73048

Files:
  llvm/lib/Target/ARM/MVETailPredication.cpp
  llvm/test/CodeGen/Thumb2/LowOverheadLoops/clear-maskedinsts.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73048.239133.patch
Type: text/x-patch
Size: 10816 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200120/76b34726/attachment.bin>


More information about the llvm-commits mailing list