diff options
author | Snehasish Kumar <snehasishk@google.com> | 2024-08-15 08:06:41 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-15 08:06:41 -0700 |
commit | 95daf1aedfe521704c601a26ad8011c6e237c38a (patch) | |
tree | ef100af7330bae942dc1a373b63c76b185ce2ee2 /clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp | |
parent | 56140a8258a3498cfcd9f0f05c182457d43cbfd2 (diff) | |
download | llvm-95daf1aedfe521704c601a26ad8011c6e237c38a.zip llvm-95daf1aedfe521704c601a26ad8011c6e237c38a.tar.gz llvm-95daf1aedfe521704c601a26ad8011c6e237c38a.tar.bz2 |
Allow optimization of __size_returning_new variants. (#102258)
https://github.com/llvm/llvm-project/pull/101564 added support to TLI to
detect variants of operator new which provide feedback on the actual
size of memory allocated (http://wg21.link/P0901R5). This patch extends
SimplifyLibCalls to handle hot cold hinting of these variants.
Diffstat (limited to 'clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp')
0 files changed, 0 insertions, 0 deletions