History log of /frameworks/compile/slang/tests/F_reduce_general_parse/reduce_general_parse.rs
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
1623659165bb24d733a40124e929cfd42aa917e3 23-Jan-2016 David Gross <dgross@google.com> Make general reduction available at release N.

Bug: 23535724

Change-Id: I1b00e3a392ec40e93b8e73e1d0a43fb9c947e589
/frameworks/compile/slang/tests/F_reduce_general_parse/reduce_general_parse.rs
65f23ed862e1a1e16477ba740f295ff4a83ac822 08-Jan-2016 David Gross <dgross@google.com> Add semantic analysis of "#pragma rs reduce" script functions.

Also:
- Make initializer() optional.
- Swap initializer and accumulator in metadata.
- Expose new slang::HasRSObjectType() interface from reference counting engine.

Bug: 23535724
Change-Id: If042e227a1af87c231c867ef20ed4c2082bb1871
/frameworks/compile/slang/tests/F_reduce_general_parse/reduce_general_parse.rs
15e44e66adc350adb4fe0533a442092c64333ab5 10-Nov-2015 David Gross <dgross@google.com> Parse "#pragma rs reduce" and generate metadata.

Does no analysis of the reduction's constituent functions and does no reflection.

For now this coexists with __attribute__((kernel("reduce"))) reduction kernels.

Bug: 23535724
Change-Id: Ib4112a166bf07b2cd70960180e3581dd0b93a8c7
/frameworks/compile/slang/tests/F_reduce_general_parse/reduce_general_parse.rs