[PATCH] D46133: [InstCombine, ARM, AArch64] Convert table lookup to shuffle vector

Alexandros Lamprineas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 30 06:22:48 PDT 2018


labrinea added a comment.

@efriedma I am going to create a new revision for converting a vld1 into an llvm load. I'll then update this revision to keep only the tbl1~>shufflevector conversion. I'll also make the patch accept any constant mask pattern.


https://reviews.llvm.org/D46133





More information about the llvm-commits mailing list