[mlir][llvm] Drop opaque ptr test in LLVM IR import.
authorTobias Gysi <tobias.gysi@nextsilicon.com>
Mon, 6 Feb 2023 09:13:02 +0000 (10:13 +0100)
committerTobias Gysi <tobias.gysi@nextsilicon.com>
Mon, 6 Feb 2023 09:18:30 +0000 (10:18 +0100)
commit7dd974a11532c7495f54168f69d6ab3942308fbe
tree5f6301ae666fcdcea2b05b906d36fd16a26548a6
parent7c97c574cc795705737cd0b73daf6867406fe624
[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
mlir/test/Target/LLVMIR/Import/instructions.ll
mlir/test/Target/LLVMIR/Import/opaque.ll [deleted file]