Add memory effect for llvm.alloca op
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D117086
[MLIR][LLVM] Add memoryeffect for alloca ClosedPublic Authored by wsmoses on Jan 11 2022, 9:44 PM.
Details Summary Add memory effect for llvm.alloca op
Diff Detail
Event TimelineHerald added subscribers: awarzynski, sdasgup3, wenzhicui and 19 others. · View Herald TranscriptJan 11 2022, 9:44 PM This revision is now accepted and ready to land.Jan 11 2022, 10:39 PM Closed by commit rGaaa0c81683d8: [MLIR][LLVM] Add memoryeffect for alloca (authored by wsmoses). · Explain WhyJan 11 2022, 10:53 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 399214 mlir/include/mlir/Dialect/LLVMIR/LLVMOps.td
mlir/test/Dialect/LLVMIR/canonicalize.mlir
|