This operation is not marked pure because it needs to survive DCE, but
is otherwise safe to inline.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D151070
[MLIR][LLVM] Allow inlining llvm.intr.assume. ClosedPublic Authored by definelicht on May 22 2023, 2:34 AM.
Details Summary This operation is not marked pure because it needs to survive DCE, but
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 22 2023, 3:17 AM Closed by commit rGc7e06ce4b747: [MLIR][LLVM] Allow inlining llvm.intr.assume. (authored by definelicht). · Explain WhyMay 22 2023, 5:01 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 524246 mlir/lib/Dialect/LLVMIR/IR/LLVMInlining.cpp
mlir/test/Dialect/LLVMIR/inlining.mlir
|