[PATCH] D50820: [VPlan] Implement initial vector code generation support for simple outer loops.

Satish K Guggilla via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 5 10:01:18 PDT 2018


sguggill added a comment.

In https://reviews.llvm.org/D50820#1224411, @fhahn wrote:

> LGTM with some more nits to the test cases. The EnableVPlanNativePath sprinkled around are not ideal, but I don't think there is a better alternative and we should be able to get rid of them as we go along. Please wait a few days with submitting this, to give other people a change to raise any additional concerns.


Thanks for the approval Florian! I will take care of the test case changes and wait a few days to submit the changes.


Repository:
  rL LLVM

https://reviews.llvm.org/D50820





More information about the llvm-commits mailing list