[Openmp-commits] [PATCH] D119478: [Libomptarget][AMDGCN] add gfx90c target
Ye Luo via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Thu Feb 10 13:52:58 PST 2022
ye-luo added a comment.
I was using gfx902 in the past but after installing ROCm 5.0.0 today, I got a complaint and I have to use gfx90c by copying gfx902 bc files to gfx90c.
However it is better to do the right thing here.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119478/new/
https://reviews.llvm.org/D119478
More information about the Openmp-commits
mailing list