[Openmp-commits] [PATCH] D94528: [libomptarget][amdgpu][nfc] Fix build on centos
Jon Chesterfield via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Tue Jan 12 10:30:37 PST 2021
JonChesterfield added reviewers: t-tye, ronl, ronlieb.
JonChesterfield added a comment.
Herald added a reviewer: jdoerfert.
Herald added a subscriber: sstefan1.
Adding Tony and Ron as reviewers, since I think one of you replaced the 224 literal.
We could expose `amdgcnMachineID=224` in a header which is included by a file that includes llvm's elf.h, and static_assert that 224 is indeed the right value, but I don't think the line noise is worth it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94528/new/
https://reviews.llvm.org/D94528
More information about the Openmp-commits
mailing list