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
Veir/Interpreter/Basic.lean's Llvm.interpretOp currently executes mlir__constant.dense as none. Interpret this correctly. It should return the value of the constant (in some suitably packed form).
Veir/Interpreter/Basic.lean'sLlvm.interpretOpcurrently executesmlir__constant.denseasnone. Interpret this correctly. It should return the value of the constant (in some suitably packed form).