[all-commits] [llvm/llvm-project] dab67c: [clang] [OpenMP] Test amdgcn_openmp_device_math_c....
Michał Górny via All-commits
all-commits at lists.llvm.org
Mon Dec 26 01:39:15 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dab67c66932b9149842f7c8431e951f952125fc0
https://github.com/llvm/llvm-project/commit/dab67c66932b9149842f7c8431e951f952125fc0
Author: Michał Górny <mgorny at gentoo.org>
Date: 2022-12-26 (Mon, 26 Dec 2022)
Changed paths:
M clang/test/Headers/amdgcn_openmp_device_math_c.c
Log Message:
-----------
[clang] [OpenMP] Test amdgcn_openmp_device_math_c.c test on 32-bit platforms
Explicitly pass triple to the test compiler to prevent failure when
the host triple is 32-bit. This is the same solution
as f74e3d2f81d2aae47d6032fc1d23114460d48a37, thanks to Joseph Huber
for it.
More information about the All-commits
mailing list