[PATCH] D97136: [VPlan] Support to widen call and select intructions in VPlan native path
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 22 13:10:58 PST 2021
fhahn requested changes to this revision.
fhahn added a comment.
This revision now requires changes to proceed.
Thanks for the patch! I think this can be split into 2 indepdennt patches (one for selects, one for calls). Also, please add new minimal test cases for both the call & select cases.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97136/new/
https://reviews.llvm.org/D97136
More information about the llvm-commits
mailing list