Skip to content

Add halide_debug_assert() macro#6390

Merged
steven-johnson merged 2 commits intomasterfrom
srj/halide-debug-assert-2
Nov 8, 2021
Merged

Add halide_debug_assert() macro#6390
steven-johnson merged 2 commits intomasterfrom
srj/halide-debug-assert-2

Conversation

@steven-johnson
Copy link
Copy Markdown
Contributor

Also convert usage of halide_assert()/HALIDE_CHECK() in hashmap.h and gpu_context_common.h to halide_debug_assert(), as all the usages looked to be appropriate for debug-mode only.

(Rebased version of #6385, which this replaces)

Also convert usage of halide_assert()/HALIDE_CHECK() in hashmap.h and gpu_context_common.h to halide_debug_assert(), as all the usages looked to be appropriate for debug-mode only.

(Rebased version of #6385, which this replaces)
@steven-johnson steven-johnson merged commit a798909 into master Nov 8, 2021
@steven-johnson steven-johnson deleted the srj/halide-debug-assert-2 branch November 8, 2021 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants