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

Shilei Tian via cfe-commits cfe-commits at lists.llvm.org
Sat Dec 7 11:56:41 PST 2024


https://github.com/shiltian commented:

I like this method, but just out of curiosity, did we use anything in AMDGPU implementation that has target dependent lowering in the front end? If not, this is totally fine I'd say.

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


More information about the cfe-commits mailing list