aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenAction.cpp
diff options
context:
space:
mode:
authorAlexey Bataev <a.bataev@outlook.com>2024-06-28 15:49:47 -0400
committerAlexey Bataev <a.bataev@outlook.com>2024-06-28 14:33:08 -0700
commitd70963a762850e74b79e178e006dc7861c2c94e5 (patch)
tree1d355653ba7208643999c88d2058c2047e9c0e0b /clang/lib/CodeGen/CodeGenAction.cpp
parent798754f6c6fe19d19984ca8370806cbcdf5f8294 (diff)
downloadllvm-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