diff options
author | Florian Hahn <flo@fhahn.com> | 2023-02-16 11:28:18 +0000 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2023-02-16 11:28:19 +0000 |
commit | a3d1de3e290876d525b5ddf0a523f38399e20415 (patch) | |
tree | daf7394c8733089ef6666f322565ae2ee9d98af1 /llvm/lib/CodeGen/MachineCombiner.cpp | |
parent | 873ea45115a8e5ed1065d6aaad8f41fe6120cac8 (diff) | |
download | llvm-a3d1de3e290876d525b5ddf0a523f38399e20415.zip llvm-a3d1de3e290876d525b5ddf0a523f38399e20415.tar.gz llvm-a3d1de3e290876d525b5ddf0a523f38399e20415.tar.bz2 |
[LV] Move invalid cost remark code to separate function (NFC).
The code only needs access to INvalidCosts, ORE and TheLoop, so it can
easily be moved into a helper to make selectVectorizationFactor more
compact.
Reviewed By: sdesmalen
Differential Revision: https://reviews.llvm.org/D143957
Diffstat (limited to 'llvm/lib/CodeGen/MachineCombiner.cpp')
0 files changed, 0 insertions, 0 deletions