Simplify tests that use linalg.fill_rng_2d to focus on testing the const and index functions. Additionally, cleanup emit_misc.py to use simpler test functions and fix an error message in config.py.
Details
Details
Summary
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Herald added subscribers: sdasgup3, wenzhicui, wrengr and 21 others. · View Herald TranscriptMar 1 2022, 8:37 AM
gysit added a child revision: D120807: [mlir][OpDSL] Support pointwise ops with rank zero inputs..Mar 2 2022, 3:24 AM
This revision is now accepted and ready to land.Mar 8 2022, 9:02 AM
Closed by commit rGf4939d56184e: [mlir][OpDSL] Simplify index and constant tests. (authored by gysit). · Explain WhyMar 8 2022, 9:11 AM
This revision was automatically updated to reflect the committed changes.