You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This error is on dev/19.x. Compile the input file (text bitcode) -O1 -fopencilk. compress.txt
The compiler crashes with
Assertion failed: ((Flags & RF_IgnoreMissingLocals) && "Referenced value not in value map!"), function remapInstruction, file /data/Cilk/opencilk-project/llvm/lib/Transforms/Utils/ValueMapper.cpp, line 979.
This error is on dev/19.x. Compile the input file (text bitcode)
-O1 -fopencilk
.compress.txt
The compiler crashes with
The bad instruction is
and the bad value (not in map) is
label %terminate.lpad.loopexit
.The text was updated successfully, but these errors were encountered: