diff options
author | Sander de Smalen <sander.desmalen@arm.com> | 2021-05-23 14:41:13 +0100 |
---|---|---|
committer | Sander de Smalen <sander.desmalen@arm.com> | 2021-05-23 19:53:51 +0100 |
commit | 1e6630311c4634bcaa2c5b091a9c31874f3309a3 (patch) | |
tree | 6ad94aa22258e058d3963b42680074815e2c6693 /llvm/lib/Target/Sparc/Disassembler/SparcDisassembler.cpp | |
parent | d426a8ce7efe4cf7bb7e65572b6442e3b8eb3e95 (diff) | |
download | llvm-1e6630311c4634bcaa2c5b091a9c31874f3309a3.zip llvm-1e6630311c4634bcaa2c5b091a9c31874f3309a3.tar.gz llvm-1e6630311c4634bcaa2c5b091a9c31874f3309a3.tar.bz2 |
NFC: cleaned up and renamed scalable-vf-analysis.ll -> scalable-vectorization.ll
* Removes unnecessary loop hints.
* Use RUN line with '-scalable-vectorization=preferred' instead of 'on'
for the maximize-bandwidth behaviour. This prepares the test for enabling
scalable vectorization; With a forced instruction-cost of 1, 'on' will
always favour fixed-width VF to be chosen, whereas with 'preferred'
we can check that the maximize-bandwidth option in combination with
scalable-vectorization=preferred actually picks a scalable VF.
* Renamed to scalable-vectorization.ll, because a follow-up patch will
test more than just analysis.
Diffstat (limited to 'llvm/lib/Target/Sparc/Disassembler/SparcDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions