llvm-project
[MLIR][Linalg] Specialize linalg.generic to linalg.mmt4d
#189719
Merged

Commits
  • [MLIR][Linalg] Specialize linalg.generic to linalg.mmt4d
    Stephen Long committed 107 days ago
  • Fix formatting
    Stephen Long committed 107 days ago
  • Fix bad map test. Not sure if we should be accepting this
    Stephen Long committed 107 days ago
  • Fixup test cases (i.e. move to specialize-generic-ops.mlir)
    Stephen Long committed 107 days ago
  • Fixup NOT-NAMEDs
    Stephen Long committed 107 days ago
  • Add negative test for mmt4d
    Stephen Long committed 107 days ago
  • Fix some comments mentioning matmul instead of mmt4d
    Stephen Long committed 107 days ago
  • Add CATEGORY check for negative mmt4d test
    Stephen Long committed 106 days ago
Loading