<div dir="ltr">Hello,<div><br></div><div>This patch implements lowering of the printf call to the vprintf syscall in the NVPTX backend. It is implemented as a target-specific IR pass that runs before codegen. The pass builds the required data structure from the varargs to pass to the vprintf calls.</div>

<div><br></div><div>Tests (IR to IR, and IR to PTX) included.</div><div><br></div><div>PTAL,</div><div>Eli</div><div><br></div></div>