Files
clang-p2996/mlir/test/Target/LLVMIR/Import/basic.ll
Chuanqi Xu e8a7390624 [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.
2024-09-20 13:19:50 +08:00

3.5 KiB