[PATCH] D110253: [SelectionDAG] Make WidenVecRes_EXTRACT_SUBVECTOR work for scalable vectors.
David Sherwood via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 27 01:36:30 PDT 2021
david-arm accepted this revision.
david-arm added a comment.
This revision is now accepted and ready to land.
LGTM! The `extract_nxv6f16_nxv12f16_6` test looks right now, thanks @sdesmalen! I haven't gone through the predicate tests because it's a nightmare, but since the fp16 tests look right I assume the algorithm is correct for predicates too.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110253/new/
https://reviews.llvm.org/D110253
More information about the llvm-commits
mailing list