diff options
author | Madhur Amilkanthwar <madhura@nvidia.com> | 2024-09-04 16:28:39 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-04 16:28:39 +0530 |
commit | cd46829e547d2d0aa3cb0ef7c9de59c507eaaecc (patch) | |
tree | 342edea55e23a29c680fd783794379b1c45de804 /llvm/lib/Transforms/Utils/InlineFunction.cpp | |
parent | 6d3563422ce6f431b837221932d32db4c9681fc5 (diff) | |
download | llvm-cd46829e547d2d0aa3cb0ef7c9de59c507eaaecc.zip llvm-cd46829e547d2d0aa3cb0ef7c9de59c507eaaecc.tar.gz llvm-cd46829e547d2d0aa3cb0ef7c9de59c507eaaecc.tar.bz2 |
[LV] Fix emission of debug message in legality check (#101924)
Successful vectorization message is emitted even
after "Result" is false. "Result" = false indicates failure of one of
the legality check and thus
successful message should not be printed.
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions