[PATCH] D99240: [ConstantFolding] Look through local aliases when simplify GEPs

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 25 10:31:32 PDT 2021


nikic added a comment.

I would expect those internal aliases to be replaced by the aliasee in the first place -- is the problem that this happens too late?


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