diff options
author | Yingwei Zheng <dtcxzyw2333@gmail.com> | 2025-04-12 15:11:54 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-12 15:11:54 +0800 |
commit | 76e07d8ba5286daf349ef19588c8c011162bec09 (patch) | |
tree | 56c048f2e0f032670e8f2190af1bb13145998e2f /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 339f58de16ac7a31869d189bec6cad7696958546 (diff) | |
download | llvm-76e07d8ba5286daf349ef19588c8c011162bec09.zip llvm-76e07d8ba5286daf349ef19588c8c011162bec09.tar.gz llvm-76e07d8ba5286daf349ef19588c8c011162bec09.tar.bz2 |
[LibCall] Infer nocallback for libcalls (#135173)
This patch adds `nocallback` attributes for string/math libcalls. It
allows FuncAttributor to infer `norecurse` more precisely and encourages
more aggressive global optimization.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions