diff options
author | Valery Dmitriev <valery.n.dmitriev@intel.com> | 2024-04-15 09:09:39 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-15 09:09:39 -0700 |
commit | 9abb1ffc5cb75465340cb604988d1e386415bd72 (patch) | |
tree | d519dee33446d23c572ad330543c38228108a487 /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp | |
parent | 1c63a3e0cdb3f02098f8ec525ca31a3b44d9d31b (diff) | |
download | llvm-9abb1ffc5cb75465340cb604988d1e386415bd72.zip llvm-9abb1ffc5cb75465340cb604988d1e386415bd72.tar.gz llvm-9abb1ffc5cb75465340cb604988d1e386415bd72.tar.bz2 |
[SLP][NFC] Add option to bypass early profitability check. (#88594)
The option intended primarily for LIT tests to suppress heuristic based
profitability check and proceed vectorization of a seemingly
unprofitable alternate operation pattern. This allows the vectorizer to
execute path that was the original intent of a test.
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions