diff options
author | Vasileios Porpodas <vporpodas@google.com> | 2023-04-18 17:47:18 -0700 |
---|---|---|
committer | Vasileios Porpodas <vporpodas@google.com> | 2023-04-19 14:32:16 -0700 |
commit | a72bcc1252e3d6c566a8ca470c20d9f9f3e93156 (patch) | |
tree | 2e268709e1ea3b4d1f9b31962fc7300560e2f88b /lldb/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp | |
parent | 87cec865979cb1e5c172bcdbb78e834bf4935c0f (diff) | |
download | llvm-a72bcc1252e3d6c566a8ca470c20d9f9f3e93156.zip llvm-a72bcc1252e3d6c566a8ca470c20d9f9f3e93156.tar.gz llvm-a72bcc1252e3d6c566a8ca470c20d9f9f3e93156.tar.bz2 |
[SLP][NFC] Test showing a cost estimation issue caused by f82eb7e066f322a231627383fc80522d98ce6181
The buildvector cost for the case shown in the test should be 0 but it is -1, causing the code to get vectorized, whenit shouldn't.
Differential Revision: https://reviews.llvm.org/D148732
Diffstat (limited to 'lldb/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp')
0 files changed, 0 insertions, 0 deletions