[PATCH] D43058: [LV][near-NFC] move isLegalMasked* from LoopVectorizationLegality to LoopVectorizationCostModel

Hideki Saito via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 8 10:39:56 PST 2018


hsaito abandoned this revision.
hsaito added a comment.

The change at Line 6608 is good to minimize LIT test failures, but had a negative impact elsewhere. Ouch. More "tuning" needed.


Repository:
  rL LLVM

https://reviews.llvm.org/D43058





More information about the llvm-commits mailing list