[all-commits] [llvm/llvm-project] 5d689c: [NFC][CUDA] Fix order of round(f) definition in __...
fodinabor via All-commits
all-commits at lists.llvm.org
Fri Jul 2 12:53:10 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5d689cf2a667d8dc51768400455e0ecc55d19eaf
https://github.com/llvm/llvm-project/commit/5d689cf2a667d8dc51768400455e0ecc55d19eaf
Author: Joachim Meyer <joachim at joameyer.de>
Date: 2021-07-02 (Fri, 02 Jul 2021)
Changed paths:
M clang/lib/Headers/__clang_cuda_math.h
Log Message:
-----------
[NFC][CUDA] Fix order of round(f) definition in __clang_cuda_math.h for non-LP64.
This broke ARM builds e.g.: https://lab.llvm.org/buildbot/#/builders/187/builds/212
More information about the All-commits
mailing list