Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/llvm/llvm-project.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
  1. Apr 07, 2022
  2. Apr 06, 2022
  3. Apr 05, 2022
  4. Apr 01, 2022
  5. Mar 29, 2022
  6. Mar 28, 2022
    • gysit's avatar
      [mlir][linalg] Use arrays to pass padding options. · 58d0da88
      gysit authored
      Pass the padding options using arrays instead of lambdas. In particular pass the padding value as string and use the argument parser to create the padding value. Arrays are a more natural choice that matches the current use cases and avoids converting arrays to lambdas.
      
      Reviewed By: nicolasvasilache
      
      Differential Revision: https://reviews.llvm.org/D122309
      58d0da88
  7. Mar 26, 2022
  8. Mar 25, 2022
  9. Mar 24, 2022
  10. Mar 23, 2022
  11. Mar 21, 2022
  12. Mar 20, 2022
  13. Mar 19, 2022
  14. Mar 18, 2022
  15. Mar 17, 2022
  16. Mar 16, 2022
Loading