diff options
author | Alexey Bataev <a.bataev@outlook.com> | 2023-02-21 10:20:41 -0800 |
---|---|---|
committer | Alexey Bataev <a.bataev@outlook.com> | 2023-02-21 13:16:51 -0800 |
commit | cbcdd747e85b8d33b821d94d8114b971f31fd0d2 (patch) | |
tree | f03e13f1a3621d9f82cdb3ea8ac94042c4613f6e /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 58a75c6a4b838014dc9c96022a8a421773428707 (diff) | |
download | llvm-cbcdd747e85b8d33b821d94d8114b971f31fd0d2.zip llvm-cbcdd747e85b8d33b821d94d8114b971f31fd0d2.tar.gz llvm-cbcdd747e85b8d33b821d94d8114b971f31fd0d2.tar.bz2 |
[SLP]Do not swap not counted extractelements.
No need to swap extractelements, which were not excluded from the list
during cost analysis. It leads to incorrect cost calculation and make
vector code more profitable than it is actually is.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions