[PATCH] D99240: [ConstantFolding] Look through local aliases when simplify GEPs
Erich Keane via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 24 18:44:12 PDT 2021
erichkeane added a comment.
So I guess I don't understand what this does differently than stripPointerCastsAndAliases? Is limiting this to local aliases that important?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99240/new/
https://reviews.llvm.org/D99240
More information about the llvm-commits
mailing list