[all-commits] [llvm/llvm-project] 63c648: [Driver][test] Add --rocm-path or -nogpuinc/-nogpu...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Tue Aug 1 13:16:16 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 63c648f46dff8d21ade2b77515579b29421b5b69
https://github.com/llvm/llvm-project/commit/63c648f46dff8d21ade2b77515579b29421b5b69
Author: Fangrui Song <i at maskray.me>
Date: 2023-08-01 (Tue, 01 Aug 2023)
Changed paths:
M clang/test/Driver/cl-denorms-are-zero.cl
M clang/test/Driver/fast-math.c
M clang/test/Driver/frame-pointer-elim.cl
M clang/test/Driver/hip-code-object-version.hip
M clang/test/Driver/opencl.cl
M clang/test/Driver/split-debug.c
Log Message:
-----------
[Driver][test] Add --rocm-path or -nogpuinc/-nogpulib to some AMDGPU tests
An upcoming change D156363 will change -### to exit with code 1
if hasErrorOccurred. Some AMDGPU tests would exit with code 1.
More information about the All-commits
mailing list