[all-commits] [llvm/llvm-project] 9b519f: [mlir][LLVMIR] Add support for translating inserte...

Jianjian Guan via All-commits all-commits at lists.llvm.org
Mon May 16 20:22:14 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9b519f416b70db0fa3bba020732988d3555a3625
      https://github.com/llvm/llvm-project/commit/9b519f416b70db0fa3bba020732988d3555a3625
  Author: jacquesguan <Jianjian.Guan at streamcomputing.com>
  Date:   2022-05-17 (Tue, 17 May 2022)

  Changed paths:
    M mlir/lib/Target/LLVMIR/ConvertFromLLVMIR.cpp
    M mlir/test/Target/LLVMIR/Import/basic.ll

  Log Message:
  -----------
  [mlir][LLVMIR] Add support for translating insertelement/extractelement.

Add support for translating llvm::InsertElement and llvm::ExtractElement.

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




More information about the All-commits mailing list