oneapi-src / oneDPL

oneAPI DPC++ Library (oneDPL) https://software.intel.com/content/www/us/en/develop/tools/oneapi/components/dpc-library.html
Apache License 2.0
720 stars 114 forks source link

Redundant conditions removed #1730

Closed mateuszpn closed 1 month ago

mateuszpn commented 1 month ago

Removed redundant conditions (assert/if) in ex/inclusive_scan and reduce implementations