[PATCH] D37660: [ScalarEvolution] Handling Conditional Instruction in SCEV chain.

Jun Ryung Ju via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 24 00:27:16 PDT 2017


junryoungju added a comment.



In https://reviews.llvm.org/D37660#903417, @jbhateja wrote:

> Few general concerns.
>
>   1/  Always submit patch with few test cases (valid for any patch).
>   2/  Patch https://reviews.llvm.org/D38494 is taking care of this problem. I don't see what is your point in duplicating the efforts.
>
> You are on the review list also.
>
> There is no derth of open problems to tackle. I hope you understand my point here.
>
> Thanks.


Because we are solving issue as another way.


https://reviews.llvm.org/D37660





More information about the llvm-commits mailing list