1. Feb 09, 2024
  2. Feb 08, 2024
    • ian Bearman's avatar
      [MLIR] Setting MemorySpace During Bufferization (#78484) · 067d2779
      ian Bearman authored
      Collection of changes with the goal of being able to convert `encoding`
      to `memorySpace` during bufferization
      - new API for encoder to allow implementation to select destination
      memory space
      - update existing bufferization implementations to support the new
      interface
      067d2779