[all-commits] [llvm/llvm-project] d1417f: [libc] Fix missing bitcode flags passed to GPU ven...
Joseph Huber via All-commits
all-commits at lists.llvm.org
Wed Jul 26 07:53:58 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d1417f431fad59449d9f6950ba6b7324e864d2da
https://github.com/llvm/llvm-project/commit/d1417f431fad59449d9f6950ba6b7324e864d2da
Author: Joseph Huber <jhuber6 at vols.utk.edu>
Date: 2023-07-26 (Wed, 26 Jul 2023)
Changed paths:
M libc/src/math/gpu/vendor/CMakeLists.txt
Log Message:
-----------
[libc] Fix missing bitcode flags passed to GPU vendor math
Summary:
A previous patch missed adding these to all the definitions.
More information about the All-commits
mailing list