diff options
author | Alexey Bataev <a.bataev@outlook.com> | 2024-06-28 15:49:47 -0400 |
---|---|---|
committer | Alexey Bataev <a.bataev@outlook.com> | 2024-06-28 14:33:08 -0700 |
commit | d70963a762850e74b79e178e006dc7861c2c94e5 (patch) | |
tree | 1d355653ba7208643999c88d2058c2047e9c0e0b /clang/lib/CodeGen/CodeGenAction.cpp | |
parent | 798754f6c6fe19d19984ca8370806cbcdf5f8294 (diff) | |
download | llvm-d70963a762850e74b79e178e006dc7861c2c94e5.zip llvm-d70963a762850e74b79e178e006dc7861c2c94e5.tar.gz llvm-d70963a762850e74b79e178e006dc7861c2c94e5.tar.bz2 |
[SLP]Fix the cost of the adjusted extracts in per-register analysis.
Previous patch did not pass the list of the extract indices by
reference, so the compiler just ignored them. Pass indices by reference
and fix the per-register analysis.
Reviewers: RKSimon
Reviewed By: RKSimon
Pull Request: https://github.com/llvm/llvm-project/pull/96808
Diffstat (limited to 'clang/lib/CodeGen/CodeGenAction.cpp')
0 files changed, 0 insertions, 0 deletions