Commit feaee68e authored by Christian Ulmann's avatar Christian Ulmann
Browse files

[MLIR][LLVM] Relax the LLVM dialect's inliner assuming UCF

This commit changes the LLVM dialect's inliner interface to stop
assuming that the inlined function only contained unstructured control
flow. This is not necessarily true, and it lead to not properly
propagating the noalias information.
parent 1cf75cc7
Pipeline #2781 failed with stages
in 0 seconds
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment