oneToOneRewrite segfaulted for zero result-ops because a null type was being
passed to the op builders.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D132702
[mlir][LLVMIR] Fix oneToOneRewrite for zero-result ops ClosedPublic Authored by Mogball on Aug 25 2022, 1:37 PM.
Details Summary oneToOneRewrite segfaulted for zero result-ops because a null type was being
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 25 2022, 1:39 PM Closed by commit rGa2100daf12fb: [mlir][LLVMIR] Fix oneToOneRewrite for zero-result ops (authored by Mogball). · Explain WhyAug 25 2022, 2:09 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 455703 mlir/lib/Conversion/LLVMCommon/Pattern.cpp
|