[clang] [clang][Driver][OpenMP][SPIR-V] Fix SPIR-V OpenMP DeviceRTL expected file name (PR #141855)

Joseph Huber via cfe-commits cfe-commits at lists.llvm.org
Thu May 29 07:33:08 PDT 2025


https://github.com/jhuber6 approved this pull request.

The `.bc` file for AMDGPU is unused, I'd imagine SPIR-V is as well since its compilation flow is like AMDGPU.

https://github.com/llvm/llvm-project/pull/141855


More information about the cfe-commits mailing list