Skip to content
Commit 908ae843 authored by Johannes Doerfert's avatar Johannes Doerfert
Browse files

[OpenMP] Avoid assumptions at the end of a kernel

When we used to treat the kernel end as as aligned barrier, assertions
at the end made sense. Now, they actually cause problems as the "writes"
are not ordered with regards to reads within the kernel. We can simply
get rid of them.
parent 8b08287c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment