Revision d86922c8bad9bcf0618bdd4b8950dba14c6251ae authored by Steven Johnson on 23 May 2019, 21:54:14 UTC, committed by Steven Johnson on 23 May 2019, 21:54:14 UTC
It returns void, which conflicts with its declared IR. (We encountered this recently with msan helpers, and fixed those by making the msan functions actually return int... but as halide_print() is overridden many times downstream, including in third-party Halide users, it's arguably cleaner to just special-case it for the C++ backend.)
1 parent 0eb4317
Raw File
Directory is empty
back to top