heir icon indicating copy to clipboard operation
heir copied to clipboard

docs: Convert and add more documentation examples from LIT tests

Open asraa opened this issue 6 months ago • 1 comments

c/f #1987

Thank you Jeremy!

asraa avatar Jul 15 '25 17:07 asraa

An example: operation-balancer doesn't have a doctest, and so we could add a new doctest.mlir and add the doctest directive here: https://github.com/google/heir/blob/7aa0fe8285e0df05f0c3bd94e432e650fad556a0/lib/Transforms/OperationBalancer/OperationBalancer.td#L30

Similar to existing doctest examples like this one: https://github.com/google/heir/blob/7aa0fe8285e0df05f0c3bd94e432e650fad556a0/lib/Transforms/Secretize/Passes.td#L34

j2kun avatar Oct 27 '25 16:10 j2kun