[PATCH] D20144: Fix constant folding of addrspacecast
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Fri May 20 17:06:44 PDT 2016
arsenm updated this revision to Diff 58019.
arsenm added a comment.
Only need to handle null
http://reviews.llvm.org/D20144
Files:
lib/IR/ConstantFold.cpp
test/Assembler/ConstantExprFoldCast.ll
test/Transforms/InstCombine/addrspacecast.ll
unittests/IR/ConstantsTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20144.58019.patch
Type: text/x-patch
Size: 4844 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160521/ae0c692f/attachment.bin>
More information about the llvm-commits
mailing list