[PATCH] D122683: [OpenMP] Use new offloading binary when embedding offloading images
Joseph Huber via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jul 21 05:55:35 PDT 2022
jhuber6 added a comment.
In D122683#3668412 <https://reviews.llvm.org/D122683#3668412>, @mgorny wrote:
> I'm sorry for noticing it this late but this change seems to have broken the test on 32-bit x86:
Seems to be a difference in the alignment, I'm not sure why this changes though because the test should specify x86_64.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122683/new/
https://reviews.llvm.org/D122683
More information about the cfe-commits
mailing list