[PATCH] D57598: [VPLAN] Determine Vector Width programmatically.

Diego Caballero via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 4 09:23:57 PST 2019


dcaballe added a comment.

Thanks Francesco for helping us remove some of the constraints we have in VPlan native path!
I agree with the idea of using `getSmallestAndWidestTypes()` as a starting point whereas we don't have the proper cost model.

One more comment below.
Thanks,
Diego


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57598/new/

https://reviews.llvm.org/D57598





More information about the llvm-commits mailing list