[PATCH] D105221: [openmp][nfc] Simplify macros guarding math complex headers

Joachim Meyer via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 2 01:24:25 PDT 2021


fodinabor added a comment.

I added a pretty simple regression that should make testing this -x cuda -fopenmp issue simpler: https://reviews.llvm.org/D105322
I guess a similar test for -x hip -fopenmp could be added, but it hasn't been an issue so far as HIP and OpenMP AMDGCN seem to use the same builtins?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D105221/new/

https://reviews.llvm.org/D105221



More information about the cfe-commits mailing list