Skip to content

Instantly share code, notes, and snippets.

@pashu123
Created January 31, 2025 14:03
Show Gist options
  • Save pashu123/bdb02e0c6b9546e538067b51c32b8580 to your computer and use it in GitHub Desktop.
Save pashu123/bdb02e0c6b9546e538067b51c32b8580 to your computer and use it in GitHub Desktop.
iree-compile faulty.mlir --iree-hip-target=gfx942 --iree-hal-target-device=hip --iree-dispatch-creation-enable-aggressive-fusion=true --iree-global-opt-propagate-transposes=true --iree-opt-aggressively-propagate-transposes=true --iree-opt-data-tiling=false --iree-preprocessing-pass-pipeline='builtin.module(util.func(iree-preprocessing-generalize-linalg-matmul-experimental))' --iree-hal-indirect-command-buffers=true --iree-stream-resource-memory-model=discrete --iree-hal-memoization=true --iree-opt-strip-assertions -o=init.vmfb
iree-run-module --hip_use_streams=true --device=hip://0 --function=faulty --module=init.vmfb [email protected] [email protected]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment