[all-commits] [llvm/llvm-project] 6c4dd8: [libclc] Move minmag & maxmag to the CLC library (...
Fraser Cormack via All-commits
all-commits at lists.llvm.org
Thu May 1 01:44:02 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6c4dd8d1d2f1e81c2b309924afb255b58a31ceb2
https://github.com/llvm/llvm-project/commit/6c4dd8d1d2f1e81c2b309924afb255b58a31ceb2
Author: Fraser Cormack <fraser at codeplay.com>
Date: 2025-05-01 (Thu, 01 May 2025)
Changed paths:
A libclc/clc/include/clc/math/clc_maxmag.h
A libclc/clc/include/clc/math/clc_minmag.h
M libclc/clc/lib/generic/SOURCES
A libclc/clc/lib/generic/math/clc_maxmag.cl
A libclc/clc/lib/generic/math/clc_maxmag.inc
A libclc/clc/lib/generic/math/clc_minmag.cl
A libclc/clc/lib/generic/math/clc_minmag.inc
M libclc/generic/lib/math/maxmag.cl
R libclc/generic/lib/math/maxmag.inc
M libclc/generic/lib/math/minmag.cl
R libclc/generic/lib/math/minmag.inc
Log Message:
-----------
[libclc] Move minmag & maxmag to the CLC library (#137982)
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list