This is likely preferable to having it crash if one were to specify an opaque pointer type, and the actual element type is unused either way.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D124334
[mlir][LLVM] Support opaque pointers in data layout entries ClosedPublic Authored by zero9178 on Apr 23 2022, 9:49 AM.
Details Summary This is likely preferable to having it crash if one were to specify an opaque pointer type, and the actual element type is unused either way.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 25 2022, 12:01 AM Closed by commit rG34312f1f0c4f: [mlir][LLVM] Support opaque pointers in data layout entries (authored by zero9178). · Explain WhyApr 25 2022, 12:15 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 424824 mlir/lib/Dialect/LLVMIR/IR/LLVMTypes.cpp
mlir/test/Dialect/LLVMIR/layout.mlir
|