diff options
author | Morris Hafner <mmha@users.noreply.github.com> | 2025-06-11 18:24:46 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-11 18:24:46 +0200 |
commit | 8e4f0d8614dcd48cfe2d885a021e2927c1bc8616 (patch) | |
tree | 5c5a4abd4461d6dc5e713a595befeea45945cbea /llvm/lib/Transforms/Utils/LoopUtils.cpp | |
parent | 78765bb856bd6cdc3b1db48e80f74b8de5181f3f (diff) | |
download | llvm-8e4f0d8614dcd48cfe2d885a021e2927c1bc8616.zip llvm-8e4f0d8614dcd48cfe2d885a021e2927c1bc8616.tar.gz llvm-8e4f0d8614dcd48cfe2d885a021e2927c1bc8616.tar.bz2 |
[CIR] Upstream minimal builtin function call support (#142981)
This patch adds all bits required to implement builtin function calls to
ClangIR. It doesn't actually implement any of the builtins except those
that fold to a constant ahead of CodeGen
(`__builtin_is_constant_evaluated()` being one example).
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUtils.cpp')
0 files changed, 0 insertions, 0 deletions