llvm-project
a321ce3d - [SCEV] Expose getGEPExpr without needing to pass GEPOperator* (NFC) (#164487)

Commit
116 days ago
[SCEV] Expose getGEPExpr without needing to pass GEPOperator* (NFC) (#164487) Add a new getGEPExpr variant which is independent of GEPOperator*. To be used to construct SCEVs for VPlan recipes in https://github.com/llvm/llvm-project/pull/161276. PR: https://github.com/llvm/llvm-project/pull/164487
Author
Parents
Loading