[llvm-dev] amdgcn target machine creation assertion FuseFPOpsView RegisterCodeGenFlags
Nicolai Hähnle via llvm-dev
llvm-dev at lists.llvm.org
Tue Jun 30 10:20:12 PDT 2020
Hi Frank,
On Mon, Jun 29, 2020 at 11:41 PM Frank Winter via llvm-dev
<llvm-dev at lists.llvm.org> wrote:
> Creating the target machine with target 'amdgcn' hits the following
> assertion:
>
> llvm-project/llvm/lib/CodeGen/CommandFlags.cpp:65:
> llvm::FPOpFusion::FPOpFusionMode llvm::codegen::getFuseFPOps():
> Assertion `FuseFPOpsView && "RegisterCodeGenFlags not created."' failed.
>
> Here the code that runs into the assertion:
[snip]
Does that error occur on LLVM master? If you're writing your own
frontend or tooling, that's what you should ideally target, because we
generally upstream our changes as much as possible.
Cheers,
Nicolai
>
>
> Thanks,
>
> Frank
>
>
>
>
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
--
Lerne, wie die Welt wirklich ist,
aber vergiss niemals, wie sie sein sollte.
More information about the llvm-dev
mailing list