[PATCH] D109500: [openmp] Fix 51647, corrupt bitcode on amdgpu

Jon Chesterfield via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 9 15:33:11 PDT 2021


JonChesterfield added a comment.

Potentially interesting that getAllocaAddrSpace returns a different value to local (as that's presumably why they're behaving differently)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109500



More information about the llvm-commits mailing list