Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
mlir/include/mlir/Conversion/StandardToLLVM/ConvertStandardToLLVM.h | ||
---|---|---|
514–515 | Nit: could you also update the doc and fix the typo while you are here? |
Paths
| Differential D93752
[mlir] Rename ConvertToLLVMPattern::isSupportedMemRefType() to isConvertibleAndHasIdentityMaps(). ClosedPublic Authored by csigg on Dec 23 2020, 2:21 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 23 2020, 2:23 AM Closed by commit rG19a0d0a40ce9: [mlir] Rename ConvertToLLVMPattern::isSupportedMemRefType() to… (authored by csigg). · Explain WhyDec 23 2020, 3:23 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 313526 mlir/include/mlir/Conversion/StandardToLLVM/ConvertStandardToLLVM.h
mlir/lib/Conversion/GPUCommon/ConvertLaunchFuncToRuntimeCalls.cpp
mlir/lib/Conversion/StandardToLLVM/StandardToLLVM.cpp
|
Nit: could you also update the doc and fix the typo while you are here?