[all-commits] [llvm/llvm-project] f4bef7: Add narrow type emulation pattern for vector.trans...

yzhang93 via All-commits all-commits at lists.llvm.org
Tue Aug 29 13:15:39 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f4bef787bcb2536c674ff0967f22ac2bd74bd571
      https://github.com/llvm/llvm-project/commit/f4bef787bcb2536c674ff0967f22ac2bd74bd571
  Author: yzhang93 <zhyuhang88 at gmail.com>
  Date:   2023-08-29 (Tue, 29 Aug 2023)

  Changed paths:
    M mlir/lib/Dialect/Vector/Transforms/VectorEmulateNarrowType.cpp
    M mlir/test/Dialect/Vector/vector-emulate-narrow-type.mlir

  Log Message:
  -----------
  Add narrow type emulation pattern for vector.transfer_read

Reviewed By: mravishankar, hanchung

Differential Revision: https://reviews.llvm.org/D158757




More information about the All-commits mailing list