[all-commits] [llvm/llvm-project] 54fb17: [mlir][llvm] Test LLVM IR constant import separately.

Tobias Gysi via All-commits all-commits at lists.llvm.org
Tue Nov 8 00:36:24 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 54fb17347bc050d6145291c1cfb14d826f20a4f4
      https://github.com/llvm/llvm-project/commit/54fb17347bc050d6145291c1cfb14d826f20a4f4
  Author: Tobias Gysi <tobias.gysi at nextsilicon.com>
  Date:   2022-11-08 (Tue, 08 Nov 2022)

  Changed paths:
    M mlir/test/Target/LLVMIR/Import/basic.ll
    R mlir/test/Target/LLVMIR/Import/constant-aggregate.ll
    A mlir/test/Target/LLVMIR/Import/constant.ll

  Log Message:
  -----------
  [mlir][llvm] Test LLVM IR constant import separately.

The revision moves tests related to LLVM IR constant import
into a separate constant.ll file and adds tests for integer,
null and undef immediates.

Depends on D136679

Reviewed By: ftynse

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




More information about the All-commits mailing list