diff options
author | Hari Limaye <hari.limaye@arm.com> | 2024-11-04 10:09:50 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-04 10:09:50 +0000 |
commit | daa9af179f5967e90cd45cec35ead793a4166679 (patch) | |
tree | 5cf752801d6ef8b06d6b104fa4624ff9af2e2c53 /clang/tools/include-mapping/cppreference_parser.py | |
parent | 4f740f9d77cd038c8e55195fa189748e58ea6476 (diff) | |
download | llvm-daa9af179f5967e90cd45cec35ead793a4166679.zip llvm-daa9af179f5967e90cd45cec35ead793a4166679.tar.gz llvm-daa9af179f5967e90cd45cec35ead793a4166679.tar.bz2 |
[FuncSpec] Handle ssa_copy intrinsic calls in InstCostVisitor (#114247)
Look through ssa_copy intrinsic calls when computing codesize bonus for
a specialization.
Also remove redundant logic to skip computing codesize bonus for
ssa_copy intrinsics, now these are considered zero-cost by TTI (in PR
#75294).
Diffstat (limited to 'clang/tools/include-mapping/cppreference_parser.py')
0 files changed, 0 insertions, 0 deletions