[clang] [llvm] [openmp] [OpenMP] Use generic IR for the OpenMP DeviceRTL (PR #119091)

Joseph Huber via cfe-commits cfe-commits at lists.llvm.org
Sun Dec 8 06:34:45 PST 2024


jhuber6 wrote:

> This probably should retain separate wave32/wave64 builds. Additionally, should have extension points for subtarget specific implementations

That's what Shilei was talking about since we have `__nvvm_reflect` for that for NVPTX.

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


More information about the cfe-commits mailing list