[PATCH] D59730: [GVN] teach ConstantFolding correct handling of non-integral addrspace casts
Jameson Nash via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jul 21 09:31:20 PDT 2019
vtjnash updated this revision to Diff 211001.
vtjnash marked 2 inline comments as done.
vtjnash edited the summary of this revision.
vtjnash added a comment.
[GVN] teach ConstantFolding correct handling of non-integral addrspace casts
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59730/new/
https://reviews.llvm.org/D59730
Files:
lib/Analysis/ConstantFolding.cpp
lib/Transforms/Utils/VNCoercion.cpp
test/Transforms/GVN/non-integral-pointers.ll
test/Transforms/GlobalOpt/evaluate-call-errors.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59730.211001.patch
Type: text/x-patch
Size: 14283 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190721/1acc90b4/attachment.bin>
More information about the llvm-commits
mailing list