diff options
author | David Green <david.green@arm.com> | 2021-02-11 11:58:55 +0000 |
---|---|---|
committer | David Green <david.green@arm.com> | 2021-02-11 11:58:55 +0000 |
commit | e771614bae0a05585f720812d5936a0b81dcddf0 (patch) | |
tree | 8b0f84eb20e6dc9b9e6a4965187c8715704a2f4e /llvm/lib/CodeGen/CodeGenPrepare.cpp | |
parent | a31eae840525e9292a3a42c1fdac3fc594f42949 (diff) | |
download | llvm-e771614bae0a05585f720812d5936a0b81dcddf0.zip llvm-e771614bae0a05585f720812d5936a0b81dcddf0.tar.gz llvm-e771614bae0a05585f720812d5936a0b81dcddf0.tar.bz2 |
[ARM] Change getScalarizationOverhead overload used in gather costs. NFC
This changes which of the getScalarizationOverhead overloads is used in
the gather/scatter cost to use the base variant directly, not relying on
the version using heuristics on the number of args with no args
provided. It should still produce the same costs for scalarized
gathers/scatters.
Diffstat (limited to 'llvm/lib/CodeGen/CodeGenPrepare.cpp')
0 files changed, 0 insertions, 0 deletions