[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 16:23:45 PDT 2021


JonChesterfield added a comment.

The first version of this fixes a few errors in OvO for me.

I think the filecheck suggestion was to allow matching different code for amdgpu as opposed to nvptx. So it's only meaningful if there are some CHECK lines that are different for each, where CHECK: has been replaced with a different string


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