tree: c0f479fd7e491ac37e5d2af488a16065959bd0c9 [path history] [tgz]
  1. test/
  2. README.md
samples/reducer/README.md

IREE Reduce Sample

This sample demonstrates the usage of iree-reduce, a test case reducer. To use this sample, iree-reduce and iree-compile should have been built already.

The sample can be ran by:

iree-reduce test/interesting.py test/reduce.mlir

Getting these samples into the CI is being worked on.