[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
Thu May 13 11:32:47 PDT 2021
aeubanks updated this revision to Diff 345237.
aeubanks added a comment.
Herald added a subscriber: jeroen.dobbelaere.
rebase
add comments
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.345237.patch
Type: text/x-patch
Size: 8584 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210513/d10e6042/attachment.bin>
More information about the llvm-commits
mailing list