intel / llvm-test-suite

Other
20 stars 131 forks source link

[SYCL][Reduction] Adjust ctor tests for reducer element #1672

Open steffenlarsen opened 1 year ago

steffenlarsen commented 1 year ago

New changes seek to add the notion of a "reducer element" to reducers in an attempt to unify handling of handling of reductions with and without identities. This commit adjusts the ctor test according to these changes.