[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
Wed May 26 12:37:34 PDT 2021
aeubanks updated this revision to Diff 348054.
aeubanks added a comment.
move everything out of Value into ConstantFolding.cpp
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101100/new/
https://reviews.llvm.org/D101100
Files:
llvm/lib/Analysis/ConstantFolding.cpp
llvm/test/Transforms/InstSimplify/ConstProp/gep-alias-gep-load.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101100.348054.patch
Type: text/x-patch
Size: 6189 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210526/c23c10e9/attachment.bin>
More information about the llvm-commits
mailing list