Skip to content

Commit

Permalink
Update sycl/doc/extensions/experimental/sycl_ext_intel_data_flow_pipe…
Browse files Browse the repository at this point in the history
…s_properties.asciidoc

Co-authored-by: William Guglielmo <william.guglielmo@intel.com>
  • Loading branch information
rho180 and wgugliel authored Feb 22, 2024
1 parent 0659f60 commit a663e4d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ struct first_symbol_in_high_order_bits_key {
std::bool_constant<HighOrder>>;
};

struct implement_in_csr {
struct implement_in_csr_key {
template <bool InCsr>
using value_t =
oneapi::experimental::property_value<implement_in_csr_key,
Expand Down

0 comments on commit a663e4d

Please sign in to comment.