1. bb542ee [LLVMGPU] Add Virtual MFMA layout that maximizes load through adjusted K-width (#18930) by Stanley Winata · 5 months ago
  2. 8ce8bed Simplifications in e2e matmul tests (#18889) by Benoit Jacob · 5 months ago
  3. 225baf2 Add e2e tests for F8E5M2FNUZ and F8E4M3FNUZ data-tiled MFMA on CDNA3 (#18888) by Benoit Jacob · 5 months ago
  4. eb15493 e2e matmul test improvements (#18725) by Benoit Jacob · 6 months ago
  5. 84ac47b [LLVMGPU] Switch LLVMGPUVectorDistribute to use iree_gpu.lowering_config (#18651) by Kunwar Grover · 6 months ago
  6. 7050033 [Codegen][GPU] Add support for WMMA_I32_16x16x16_I8 (#18372) by Quinn Dawkins · 7 months ago
  7. 95d5562 [vulkan] Update default RDNA GPU subgroup size to 32 (#18207) by Nithin Meganathan · 7 months ago
  8. e9e24f8 [GPU] Follow the official naming convention for WMMA attributes. (#18147) by Han-Chung Wang · 8 months ago
  9. 31bfc93 [GPU] Fix e2e matmul generator to extract the input element type. (#18140) by Han-Chung Wang · 8 months ago
  10. ca24b96 [GPU] Updates mfma/wmma attribute names in the matmul test generator. (#18134) by Han-Chung Wang · 8 months ago
  11. ae00c4f Revert "Revert "[LLVMGPU][ROCm] Add MFMA_F32_16x16x4_F32 instruction"… (#17921) by Prashant Kumar · 8 months ago
  12. 6a82eb5 Add F8_16x16x32_F32 support for MFMA (#17792) by Stanley Winata · 9 months ago
  13. 02c2000 Revert "[LLVMGPU][ROCm] Add MFMA_F32_16x16x4_F32 instruction" (#17894) by Scott Todd · 9 months ago
  14. d65c6d4 [LLVMGPU][ROCm] Add MFMA_F32_16x16x4_F32 instruction (#17847) by Prashant Kumar · 9 months ago
  15. dcba7c5 [LLVMGPU][ROCm] Plumb through i8, i8 -> i32 MFMA intrinsics (#17764) by Jakub Kuderski · 9 months ago
  16. 695e193 [Codegen] Change CompilationInfoAttr to take a lowering config interface (#17752) by Quinn Dawkins · 9 months ago
  17. c1cfbfc Add WMMA to matmul test suite for LLVMGPUVectorDistribute (#17285) by Kunwar Grover · 11 months ago
  18. 7b144fc Cleanup: Drop import yaml in generate script (#17253) by Nancy Yuen · 11 months ago
  19. 313c4d7 [LLVMGPU] Remove redundant fields from mma_schedule (#17195) by Kunwar Grover · 11 months ago
  20. 3dde925 [VectorDistribution] Add distribution pattern for vector::MultiDimReductionOp (#17076) by Kunwar Grover · 11 months ago
  21. 954cb36 Move Codegen pass pipelines to nest on `FunctionOpInterface`. (#16665) by MaheshRavishankar · 12 months ago
  22. 3cce7fc Add the conv2d test generator (for NCHW-FCHW layout). (#16849) by Prashant Kumar · 12 months ago
  23. 2c88e49 [LLVMGPU] Wmma layout for LLVMGPU vector distribute pipeline (#16928) by Stanley Winata · 12 months ago
  24. d7de68a [matmul] Add transpose B matrix coverage for CDNA3 (#16558) by Lei Zhang · 1 year, 1 month ago
  25. 8ec45ca [rocdl] Fix mfma accumulator base vector type (#16549) by Lei Zhang · 1 year, 1 month ago
  26. cf3903c [rocdl] Add e2e matmul test for cdna3 matrix core (#16510) by Lei Zhang · 1 year, 1 month ago
  27. a957fde Add a reference matmul to e2e matmul tests (#16280) by Nirvedh Meshram · 1 year, 2 months ago
  28. d7f0a2e [Codegen] Add a configuration attribute dict to translation info (#16224) by Quinn Dawkins · 1 year, 2 months ago
  29. 7472237 Working around bug with aliasing in-place input->output flows. by Ben Vanik · 1 year, 2 months ago
  30. f2952ab Replacing iree-e2e-matmul-test with one using IR instead of YAML. by Ben Vanik · 1 year, 2 months ago
  31. aa5602d Improvements to e2e matmul tests (take 2) (#15259) by bjacob · 1 year, 5 months ago
  32. eb9b8b6 Revert "Improvements to e2e matmul tests" (#15252) by bjacob · 1 year, 5 months ago
  33. 71c22da Improvements to e2e matmul tests (#15243) by bjacob · 1 year, 5 months ago
  34. 1a63564 Refactor IREECodegenAttrs to use typed array parameters (#15032) by Benjamin Maxwell · 1 year, 6 months ago
  35. 699b34c [vulkan] Add e2e coop matrix f16 matmul test (#15058) by Jakub Kuderski · 1 year, 6 months ago
  36. 09685ee data-tiling: introduce `upper_bound_tile_size` op to defer padding-size choice to MaterializeEncoding. (#14349) by bjacob · 1 year, 9 months ago
  37. be24f02 Use Black to format Python files (#14161) by Jakub Kuderski · 1 year, 9 months ago
  38. 1038648 [TransformStrategies] Add support for aligned and partially aligned matmul (#13541) by Quinn Dawkins · 1 year, 10 months ago
  39. 61551c0 [LLVMGPU] Turn on TD strategy for unaligned matmul (#13492) by Thomas · 1 year, 10 months ago
  40. a8daf0e e2e matmul test improvements (#13657) by bjacob · 1 year, 11 months ago
  41. e2151d3 [LLVMGPU][NFC] Break up mma.sync into its own codegen pipeline (#12582) by Thomas · 2 years, 1 month ago
  42. 380bde7 Renaming `--iree-llvm-` CPU flags to `--iree-llvmcpu-`. by Ben Vanik · 2 years, 1 month ago
  43. 2231682 Adds Native Tensor Core (F16) Support [mma.sync.16816.f16.f16 and ldmatrix] (#11817) by Manish Gupta · 2 years, 2 months ago
  44. 0a6cdf0 Add support for GEMM e2e Test For CUDA backend on F16 input (#10842) by Manish Gupta · 2 years, 5 months ago
  45. 2500a0a [spirv] NFC: Rename existing pipelines to be consistent (#10735) by Lei Zhang · 2 years, 6 months ago
  46. 5a31f58 [spirv] Add support for user specified configuration (#10430) by harsh-nod · 2 years, 6 months ago
  47. 27ded29 Remove tooling/cpu_features, switch to base/internal/cpu. (#10303) by bjacob · 2 years, 7 months ago
  48. 22e6bd4 try to be compatible with more pyyaml versions (#10206) by bjacob · 2 years, 7 months ago
  49. 748bcd2 Move iree/test/ to tests/. (#9203) by Scott Todd · 2 years, 10 months ago[Renamed from iree/test/e2e/matmul/generate_e2e_matmul_tests.py]
  50. 5a00d42 Add software pipeline depth to lowering config (#9114) by nirvedhmeshram · 2 years, 11 months ago
  51. 2a646db Integrate llvm-project to 25cd6fba983a and bump dependencies. (#9094) by Han-Chung Wang · 2 years, 11 months ago
  52. fcd7201 Enable matmul e2e tests for Vulkan (#8998) by Lei Zhang · 3 years ago
  53. 3bc3041 iree-e2e-matmul-test improvements (#8729) by bjacob · 3 years ago
  54. 2453fe5 matmul test, remove native_vector[] from config (#8857) by Thomas · 3 years ago
  55. f0f64ca rename func to func.func (#8690) by Thomas · 3 years ago
  56. 7f2972c Replace all compilation uses of iree-translate with iree-compile. (#8576) by Stella Laurenzo · 3 years ago
  57. c963723 Move e2e matmul tests to own directory (#8520) by bjacob · 3 years, 1 month ago[Renamed from iree/test/e2e/regression/generate_e2e_matmul_tests.py]
  58. dd45fad Fix generated form of the `CompilationInfoAttr`. (#8512) by MaheshRavishankar · 3 years, 1 month ago
  59. 03e7f17 Cleanup `LoweringConfigAttr`, `TranslationInfoAttr` and `CompilationInfoAttr` (#8504) by MaheshRavishankar · 3 years, 1 month ago
  60. da06cc9 Set configuration using untiled operations. (#8446) by MaheshRavishankar · 3 years, 1 month ago
  61. 7f11465 e2e matmul testing for compilation infos on gpu (#8428) by Kojo Acquah · 3 years, 1 month ago
  62. 372bf2b test fewer shapes in e2e matmul tests (#8448) by bjacob · 3 years, 1 month ago
  63. 4662c1b aarch64 +i8mm kernels, plus necessary infra. (#8316) by bjacob · 3 years, 1 month ago
  64. d0a79c4 Generate arm intrinsics for MMT4D (#7751) by Geoffrey Martin-Noble · 3 years, 2 months ago
  65. bdf08df e2e matmul tests: generate more "tame" mixed shapes (#7592) by bjacob · 3 years, 5 months ago
  66. 1e4f62e Minor commenting in generate_e2e_matmul_tests.py (#7566) by bjacob · 3 years, 5 months ago
  67. 67c8d3f Trim e2e matmul tests and share MLIR code across testcases (#7475) by bjacob · 3 years, 5 months ago
  68. 109fcfd Use dataclasses and enums in generate_e2e_matmul_tests.py (#7441) by bjacob · 3 years, 5 months ago
  69. 1c95d1a enable mixed-shapes testcases (#7440) by bjacob · 3 years, 5 months ago
  70. 5feef48 end-to-end matmul tests (#7347) by bjacob · 3 years, 5 months ago