diff options
author | Chuanqi Xu <yedeng.yd@linux.alibaba.com> | 2024-09-20 13:19:50 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-20 13:19:50 +0800 |
commit | e8a739062490ce1bb30974f216ba187cd7b5a2a4 (patch) | |
tree | 73f870bddb507a539efa2e078784ae10f29b082f /lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp | |
parent | 4f0187d1442273ac54ac11acbbd3b4e1c02008d8 (diff) | |
download | llvm-e8a739062490ce1bb30974f216ba187cd7b5a2a4.zip llvm-e8a739062490ce1bb30974f216ba187cd7b5a2a4.tar.gz llvm-e8a739062490ce1bb30974f216ba187cd7b5a2a4.tar.bz2 |
[mlir] [LLVM IR] Introduce VaArgOp (#109260)
I find there is no LLVMOp corresponding to LLVM's [va_arg
instruction](https://llvm.org/docs/LangRef.html#va-arg-instruction) so I
tried to add one. This is helpful for clangir
(https://github.com/llvm/clangir/pull/865).
New to MLIR and not sure who are the appropriate reviewers. Appreciated
in ahead for reviewing and triaging.
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp')
0 files changed, 0 insertions, 0 deletions