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

Jon Chesterfield via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 13 10:53:12 PDT 2021


JonChesterfield added a comment.

Worked around by splitting the patch to trunk into code (71052ea1e3c63b7209731fdc1726d10640d97480 <https://reviews.llvm.org/rG71052ea1e3c63b7209731fdc1726d10640d97480>) and test commits (6775ad2025fc74c76fc440efb1de98de2179b6bc <https://reviews.llvm.org/rG6775ad2025fc74c76fc440efb1de98de2179b6bc>) and posting bug https://bugs.llvm.org/show_bug.cgi?id=51838 to apply the functional change as that applies cleanly. Hopefully I (or @dpalermo?) will be able to create a patch or branch for the manually patched up test change against llvm-13.


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