[PATCH] D56379: GlobalISel: Implement fewerElementsVector for constants
Aditya Nandakumar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 9 09:37:01 PST 2019
aditya_nandakumar added a comment.
In D56379#1350704 <https://reviews.llvm.org/D56379#1350704>, @arsenm wrote:
> See also D56307 <https://reviews.llvm.org/D56307>
Sorry about this - I think this patch would make it inconsistent with how we handle constant vectors now (for eg IRTranslator).
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56379/new/
https://reviews.llvm.org/D56379
More information about the llvm-commits
mailing list