Make the function copyUnrankedDescriptors accessible in
ConvertToLLVMPattern.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
mlir/include/mlir/Conversion/LLVMCommon/Pattern.h | ||
---|---|---|
122 | How does it know where the memory was? |
Comment Actions
Thanks!
mlir/include/mlir/Conversion/LLVMCommon/Pattern.h | ||
---|---|---|
122 | It decides that based on toDynamic. Clarified this in the comment. |
How does it know where the memory was?