Skip to content

Conversation

alexeyvoronov-intel
Copy link
Contributor

::lgamma_r is not standard C++ math functions and may not be
supported in some compilers/OS so it was replaced.

Signed-off-by: Alexey Voronov alexey.voronov@intel.com

::lgamma_r is not standard C++ math functions and may not be
supported in some compilers/OS so it was replaced.

Signed-off-by: Alexey Voronov <alexey.voronov@intel.com>
Copy link
Contributor

@keryell keryell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazing all the mathematical functions we have in SYCL (and OpenCL).

@bader bader merged commit 1e05d93 into intel:sycl May 17, 2019
@alexeyvoronov-intel alexeyvoronov-intel deleted the private/avoronov/lgamma_r_impl branch May 17, 2019 16:18
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Feb 23, 2023
Signed-off-by: Gang Y Chen <gang.y.chen@intel.com>
iclsrc pushed a commit that referenced this pull request Apr 23, 2024
This adds
- `emitc.global` and `emitc.get_global` ops to model global variables
similar to how `memref.global` and `memref.get_global` work.
- translation of those ops to C++
- lowering of `memref.global` and `memref.get_global` into those ops

---------

Co-authored-by: Simon Camphausen <simon.camphausen@iml.fraunhofer.de>
coldav pushed a commit to coldav/llvm that referenced this pull request Aug 22, 2025
[compiler] Add work-group scan support in vecz/work-item-loops
coldav pushed a commit to coldav/llvm that referenced this pull request Aug 26, 2025
[compiler] Add work-group scan support in vecz/work-item-loops
coldav pushed a commit to coldav/llvm that referenced this pull request Aug 29, 2025
[compiler] Add work-group scan support in vecz/work-item-loops
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants