Skip to content
Commit 33ba62ad authored by Tobias Grosser's avatar Tobias Grosser
Browse files

ScopInfo: Build isl_pw_aff directly from SCEV.

Do not use AffFunc to derive the affine expressions, but use isl_pw_aff to
analyze the original SCEV directly. This will allow several simplifications in
follow up patches, with the final goal of removing AffFunc completely.

llvm-svn: 137930
parent 54a86e6c
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