mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 12:26:52 +08:00
When converting to nvvm lowering gpu.printf to vprintf allows us to support printing when running on cuda. Differential Revision: https://reviews.llvm.org/D141049