[MLIR][LLVM] Allow inlining llvm.intr.assume.
This operation is not marked pure because it needs to survive DCE, but is otherwise safe to inline. Reviewed By: Dinistro Differential Revision: https://reviews.llvm.org/D151070
Loading
Please sign in to comment