[PATCH] D72361: [DAGCombiner] reduce extract subvector of concat
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 8 10:21:26 PST 2020
lebedev.ri added a comment.
In D72361#1810243 <https://reviews.llvm.org/D72361#1810243>, @spatel wrote:
> Patch updated:
> Made predicate more restrictive and added asserts.
Can a test case be constructed for that?
> (That case could be implemented as a shuffle, if we don't do that already)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72361/new/
https://reviews.llvm.org/D72361
More information about the llvm-commits
mailing list