[all-commits] [llvm/llvm-project] c830c1: [libc] Remove leftover target dependent intrinsic
Joseph Huber via All-commits
all-commits at lists.llvm.org
Tue Feb 13 10:44:44 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c830c1205dc164b645edb9c40cccbe768d5b337c
https://github.com/llvm/llvm-project/commit/c830c1205dc164b645edb9c40cccbe768d5b337c
Author: Joseph Huber <huberjn at outlook.com>
Date: 2024-02-13 (Tue, 13 Feb 2024)
Changed paths:
M libc/src/__support/GPU/nvptx/utils.h
Log Message:
-----------
[libc] Remove leftover target dependent intrinsic
Summary:
I forgot to remove these because I thought I did it already. This caused
the build to fail when actually linked.
More information about the All-commits
mailing list