<div>Hi all,</div><div><br></div><div>Does PTX backend support llvm sitofp instruction?</div><div><br></div><div>I failed to compile my llvm source when use llc -march=ptx32.</div><div>The reason is that the source has a sitofp instruction.</div>
<div>After i changed the instruction into uitofp manually, it passed.</div><div><br></div><div><br></div><div>Thanks in advance,</div><div><br></div><div>best,</div><div>Yabin</div>