[all-commits] [llvm/llvm-project] bfad07: [mlir][sparse] Add another call to ConvertVectorTo...

Bixia Zheng via All-commits all-commits at lists.llvm.org
Wed Dec 14 15:06:48 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bfad07268bfeb350756cd6d07314436013e92182
      https://github.com/llvm/llvm-project/commit/bfad07268bfeb350756cd6d07314436013e92182
  Author: bixia1 <bixia at google.com>
  Date:   2022-12-14 (Wed, 14 Dec 2022)

  Changed paths:
    M mlir/lib/Dialect/SparseTensor/Pipelines/SparseTensorPipelines.cpp
    M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_tanh.mlir

  Log Message:
  -----------
  [mlir][sparse] Add another call to ConvertVectorToLLVMPass, to lower the vector operations added by ConvertMathToLLVMPass.

Run sparse_tanh with vectorization.

Reviewed By: aartbik

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




More information about the All-commits mailing list