[Openmp-commits] [PATCH] D110556: [openmp] Add addrspacecast to getOrCreateIdent

Jon Chesterfield via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon Sep 27 14:47:20 PDT 2021


JonChesterfield reopened this revision.
JonChesterfield added a comment.
This revision is now accepted and ready to land.

Had to fix two other things first. This test case fails because it is compiled as generic spmd mode, and the amdgpu plugin doesn't know what that is so refuses to load it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110556



More information about the Openmp-commits mailing list