[all-commits] [llvm/llvm-project] ce8203: [mlir] Support convert token type from LLVM IR.

Jianjian Guan via All-commits all-commits at lists.llvm.org
Wed Jun 1 20:33:28 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ce820375efc04a4290f568ac0ba7a74486f598ad
      https://github.com/llvm/llvm-project/commit/ce820375efc04a4290f568ac0ba7a74486f598ad
  Author: jacquesguan <Jianjian.Guan at streamcomputing.com>
  Date:   2022-06-02 (Thu, 02 Jun 2022)

  Changed paths:
    M mlir/lib/Target/LLVMIR/TypeFromLLVM.cpp
    M mlir/test/Target/LLVMIR/Import/intrinsic.ll

  Log Message:
  -----------
  [mlir] Support convert token type from LLVM IR.

This patch supports the token type for converting from LLVM IR.

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




More information about the All-commits mailing list