diff options
author | Fangrui Song <i@maskray.me> | 2024-01-24 10:06:27 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-24 10:06:27 -0800 |
commit | ed7cee90f7849594ba9a3ebc2271cb9b5d172004 (patch) | |
tree | 03461bd332c2dfb73c07dae8c0de03d9374b5ee4 /llvm/lib/CodeGen/MachineScheduler.cpp | |
parent | 604a6c409e8473b212952b8633d92bbdb22a45c9 (diff) | |
download | llvm-ed7cee90f7849594ba9a3ebc2271cb9b5d172004.zip llvm-ed7cee90f7849594ba9a3ebc2271cb9b5d172004.tar.gz llvm-ed7cee90f7849594ba9a3ebc2271cb9b5d172004.tar.bz2 |
[Driver] Test ignored target-specific options for AMDGPU/NVPTX (#79222)
Fix missing test coverage after #70740 #70760
When compiling for CUDA/HIP, the driver creates a cc1 job to compile for
amdgcn/nvptx triple using most options.
Certain target-specific options should be ignored, not lead to an error
(`err_drv_unsupported_opt_for_target`).
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions