Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D87284
Rename MemRefDescriptor::getElementType() to MemRefDescriptor::getElementPtrType(). ClosedPublic Authored by csigg on Sep 8 2020, 6:23 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: stephenneuendorffer, nicolasvasilache. · View Herald TranscriptSep 8 2020, 6:23 AM This revision is now accepted and ready to land.Sep 8 2020, 6:35 AM Closed by commit rG3a577f544618: Rename MemRefDescriptor::getElementType() to MemRefDescriptor… (authored by csigg). · Explain WhySep 9 2020, 2:45 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 290678 mlir/include/mlir/Conversion/StandardToLLVM/ConvertStandardToLLVM.h
mlir/lib/Conversion/StandardToLLVM/StandardToLLVM.cpp
mlir/lib/Conversion/VectorToLLVM/ConvertVectorToLLVM.cpp
|