[PATCH] D101100: [ConstFold] Simplify a load's GEP operand through local aliases

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 27 14:42:20 PDT 2021


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

properly handle non-interposable aliases, add tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101100

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101100.340992.patch
Type: text/x-patch
Size: 8105 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210427/fbcb8cef/attachment-0001.bin>


More information about the llvm-commits mailing list