Files
clang-p2996/mlir/lib/Target/Cpp/TranslateToCpp.cpp
Simon Camphausen 1f268092c7 [mlir][EmitC] Add support for pointer and opaque types to subscript op (#86266)
For pointer types the indices are restricted to one integer-like
operand.
For opaque types no further restrictions are made.
2024-04-03 13:06:14 +02:00

53 KiB