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
When I execute iree-opt --iree-convert-vm-to-emitc . \matmul_original.12.vm.mlir -o matmul-emitc.mlir to drop the vm dialect to the EmitC dialect, the following error occurs:
When I execute
iree-opt --iree-convert-vm-to-emitc . \matmul_original.12.vm.mlir -o matmul-emitc.mlir
to drop the vm dialect to the EmitC dialect, the following error occurs:How to run
OrdinalAllocationPass
?The
matmul_original.12.vm.mlir
as follow:The text was updated successfully, but these errors were encountered: