These operations do not on their own require special handling to be
inlined, and can just be inlined as is.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D147148
[MLIR][LLVM] Allowlist more side-effecting operations in LLVM inliner. ClosedPublic Authored by definelicht on Mar 29 2023, 6:27 AM.
Details Summary These operations do not on their own require special handling to be
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 29 2023, 6:31 AM This revision was landed with ongoing or failed builds.Mar 30 2023, 4:45 AM Closed by commit rGa33018d01bd6: [MLIR][LLVM] Allowlist more side-effecting operations in LLVM inliner. (authored by definelicht). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 509615 mlir/lib/Dialect/LLVMIR/IR/LLVMInlining.cpp
mlir/test/Dialect/LLVMIR/inlining.mlir
|