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

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 6 18:45:21 PDT 2021


aeubanks updated this revision to Diff 335694.
aeubanks added a comment.

only consider non-interposable aliases with non-interposable aliasees


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D99240/new/

https://reviews.llvm.org/D99240

Files:
  llvm/include/llvm/IR/Value.h
  llvm/lib/Analysis/ConstantFolding.cpp
  llvm/lib/IR/Value.cpp
  llvm/test/Transforms/InstSimplify/ConstProp/gep-alias.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99240.335694.patch
Type: text/x-patch
Size: 5854 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210407/8ebeb0f2/attachment.bin>


More information about the llvm-commits mailing list