[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 05:18:08 PDT 2021


JonChesterfield added a comment.

Built & run on gfx9/gfx10/sm_50/sm_70 which suggests this hasn't broken anything. Haven't seen the corrupt bitcode since, though can't say with certainty that is fixed by this patch. @dpalermo would you like to commandeer this diff? Think I've got the grunt work out of the way.


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