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

Shilei Tian via cfe-commits cfe-commits at lists.llvm.org
Sun Dec 8 07:10:37 PST 2024


shiltian wrote:

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

Does wave32/wave64 affect the lowering from front end source code to middle end IR, if we don't use certain functions, such as wave level primitives?

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


More information about the cfe-commits mailing list