Skip to content
Commit 1b9d25a4 authored by Tobias Grosser's avatar Tobias Grosser
Browse files

BlockGenerator: Simplify code generated for scop statements

After having generated a new user statement a couple of inefficient or trivially
dead instructions may remain. This commit runs instruction simplification over
the newly generated blocks to ensure unneeded instructions are removed right
away.

This commit does not yet add simplification for non-affine subregions.

llvm-svn: 248681
parent aabc45b5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment