[PATCH] D24088: Create a getelementptr instead of sub expr for ValueOffsetPair if the value is a pointer
Wei Mi via llvm-commits
llvm-commits at lists.llvm.org
Sun Sep 11 21:49:19 PDT 2016
wmi added a comment.
I never wrote such unittest before, but I just looked at unittests/Analysis/ScalarEvolutionTest.cpp and felt it was indeed more promising to achieve an expected testcase than writing .ll unitest. I will give it a shot. Thanks for the good suggestion.
Repository:
rL LLVM
https://reviews.llvm.org/D24088
More information about the llvm-commits
mailing list