llvm-project/mlir/include
Markus Böck 884d310d87 [mlir][LLVM] Add OpBuilder for opaque pointer GEPs without struct indices
An OpBuilder already exists for GEPs that does not have any struct indices for existing typed pointers, but no such builder exists for GEPs utilizing opaque pointers that has an explicit `basePtrType`.

Differential Revision: https://reviews.llvm.org/D129376
2022-07-16 10:55:49 +02:00
..
mlir [mlir][LLVM] Add OpBuilder for opaque pointer GEPs without struct indices 2022-07-16 10:55:49 +02:00
mlir-c [mlir] Structured transforms: introduce op splitting 2022-07-07 13:19:44 +02:00