[all-commits] [llvm/llvm-project] cf5c51: [mlir][Vector] Add lowering to LLVM for vector.bit...

Diego Caballero via All-commits all-commits at lists.llvm.org
Tue Feb 2 15:29:27 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cf5c517c05e056ab083770b8baed1897b5fcac10
      https://github.com/llvm/llvm-project/commit/cf5c517c05e056ab083770b8baed1897b5fcac10
  Author: Diego Caballero <diego.caballero at intel.com>
  Date:   2021-02-03 (Wed, 03 Feb 2021)

  Changed paths:
    M mlir/lib/Conversion/VectorToLLVM/ConvertVectorToLLVM.cpp
    M mlir/test/Conversion/VectorToLLVM/vector-to-llvm.mlir

  Log Message:
  -----------
  [mlir][Vector] Add lowering to LLVM for vector.bitcast

Add the conversion pattern for vector.bitcast to lower it to
the LLVM Dialect.

Reviewed By: ThomasRaoux, aartbik

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




More information about the All-commits mailing list