summaryrefslogtreecommitdiff
path: root/cui
diff options
context:
space:
mode:
authorLuboš Luňák <l.lunak@collabora.com>2018-11-30 21:36:03 +0100
committerLuboš Luňák <l.lunak@collabora.com>2018-12-03 15:35:15 +0100
commitf7e7a59f38682dcd1f916c63fe8e2a437ecb5cf1 (patch)
treee1b299bb4a4c098bd432c51cbca70db23237eb58 /cui
parentac439c8c838a14db6ae02dff72dc8e8fffc333ef (diff)
add ^ (=power) and - (=unary minus) to OpenCLSubsetOpCodes
Both of these are trivial and quite common mathematical operations. Unary minus is a bit complicated in that unary '-' is the same symbol as binary '-' and so there needs to be a hack to expand the '-' from the list to both of the opcodes ocSub and ocNegSub. Change-Id: I556e20e161c22dc89919afffbf904c1ef1d552ff Reviewed-on: https://gerrit.libreoffice.org/64362 Tested-by: Jenkins Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
Diffstat (limited to 'cui')
0 files changed, 0 insertions, 0 deletions