Johannes de Fine Licht 6ab5829ab7
[MLIR][LLVM][NFC] Remove dead interface and add namespace qualifiers (#107573)
The `GetResultPtrElementType` interface is dead now that MLIR has fully
moved to opaque pointers, and can be removed.

Add namespace qualifiers to all argument types and return types of
interface methods for when they're used outside of LLVM dialect.
2024-09-06 15:56:02 +02:00
..

Multi-Level Intermediate Representation

See https://mlir.llvm.org/ for more information.