[PATCH] D33866: [DAGCombiner] loosen restriction for creating narrow vector load from extract(wide load)
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 3 05:39:10 PDT 2019
spatel abandoned this revision.
spatel added a comment.
In D33866#1653879 <https://reviews.llvm.org/D33866#1653879>, @RKSimon wrote:
> is this still relevant? abandon?
Abandoning. It's too big of a change even with the predicating TLI hook. We've probably already improved some of the x86 tests with other patches.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D33866/new/
https://reviews.llvm.org/D33866
More information about the llvm-commits
mailing list