[all-commits] [llvm/llvm-project] 2c9d26: [mlir][llvm] Move call and gep LLVM IR import tests.

Tobias Gysi via All-commits all-commits at lists.llvm.org
Thu Nov 17 01:41:48 PST 2022


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

  Changed paths:
    M mlir/test/Target/LLVMIR/Import/basic.ll
    R mlir/test/Target/LLVMIR/Import/dynamic-gep-index.ll
    M mlir/test/Target/LLVMIR/Import/instructions.ll

  Log Message:
  -----------
  [mlir][llvm] Move call and gep LLVM IR import tests.

The revision moves call and gep tests to instructions.ll.

Reviewed By: ftynse

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




More information about the All-commits mailing list