[all-commits] [llvm/llvm-project] 7dd974: [mlir][llvm] Drop opaque ptr test in LLVM IR import.

Tobias Gysi via All-commits all-commits at lists.llvm.org
Mon Feb 6 01:20:42 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7dd974a11532c7495f54168f69d6ab3942308fbe
      https://github.com/llvm/llvm-project/commit/7dd974a11532c7495f54168f69d6ab3942308fbe
  Author: Tobias Gysi <tobias.gysi at nextsilicon.com>
  Date:   2023-02-06 (Mon, 06 Feb 2023)

  Changed paths:
    M mlir/test/Target/LLVMIR/Import/instructions.ll
    R mlir/test/Target/LLVMIR/Import/opaque.ll

  Log Message:
  -----------
  [mlir][llvm] Drop opaque ptr test in LLVM IR import.

After switching all LLVM IR import tests to opaque pointers
the specialized opaque pointer test file is redundant.

Reviewed By: Dinistro

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




More information about the All-commits mailing list