This method was assearting on opaque pointers because the element is
null.
Depends on D136498
Paths
| Differential D136499
[mlir][llvm] Fix replaceImmediateSubElements on LLVMPointerType ClosedPublic Authored by Mogball on Oct 21 2022, 2:10 PM.
Details Summary This method was assearting on opaque pointers because the element is Depends on D136498
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 21 2022, 2:12 PM Mogball added a child revision: D136505: [mlir][llvm] More LLVMFixed/ScalableVectorType to TypeDef.Oct 21 2022, 2:56 PM This revision was landed with ongoing or failed builds.Oct 21 2022, 3:13 PM Closed by commit rG877977bba966: [mlir][llvm] Fix replaceImmediateSubElements on LLVMPointerType (authored by Mogball). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 469791 mlir/lib/Dialect/LLVMIR/IR/LLVMTypes.cpp
|