diff options
author | Sam Parker <sam.parker@arm.com> | 2020-08-28 13:56:16 +0100 |
---|---|---|
committer | Sam Parker <sam.parker@arm.com> | 2020-08-28 13:56:16 +0100 |
commit | b30adfb5295eaa894669e62eec627adda8820a43 (patch) | |
tree | d999bb084d87fc7c6ff6cd38ef46a111df6ee465 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 3c8be94f3d8a82f07f61aeddf834a8cc007175bb (diff) | |
download | llvm-b30adfb5295eaa894669e62eec627adda8820a43.zip llvm-b30adfb5295eaa894669e62eec627adda8820a43.tar.gz llvm-b30adfb5295eaa894669e62eec627adda8820a43.tar.bz2 |
[ARM][LowOverheadLoops] Liveouts and reductions
Remove the code that tried to look for reduction patterns, since the
vectorizer and isel can now produce predicated arithmetic instructios
within the loop body. This has required some reorganisation and fixes
around live-out and predication checks, as well as looking for cases
where an input/output is initialised to zero.
Differential Revision: https://reviews.llvm.org/D86613
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions