[PATCH] D141057: Introduce and use codegen::createTargetMachineForTriple()
Alexander Richardson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 4 15:08:30 PDT 2023
arichardson added a comment.
In D141057#4653044 <https://reviews.llvm.org/D141057#4653044>, @doru1004 wrote:
> This breaks the builds.
>
> /home/ompworker/bbot/openmp-offload-amdgpu-runtime/llvm.build/bin/opt: error: unable to get target for 'nvptx64-nvidia-cuda', see --version and --triple.
I believe I fixed that with https://github.com/llvm/llvm-project/commit/eb1905d2b6928be4b0258f021d145432ab7d292e
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141057/new/
https://reviews.llvm.org/D141057
More information about the llvm-commits
mailing list