llvm-project
c08f49b6 - [delinearize] use SCEV exprs in getIndexExpressionsFromGEP (#162888)

Commit
151 days ago
[delinearize] use SCEV exprs in getIndexExpressionsFromGEP (#162888) clean up interface of getIndexExpressionsFromGEP to get SCEV expressions instead of int for Sizes of the arrays. This intends to simplify the code in #156342 by avoiding conversions from SCEV to int and back to SCEV.
Author
Parents
Loading