[PATCH] D132718: [LoongArch] Combine add + shl to alsl.[w/d/wu]
Gong LingQin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 26 01:35:03 PDT 2022
gonglingqin added a comment.
In D132718#3751211 <https://reviews.llvm.org/D132718#3751211>, @xen0n wrote:
> I mean, it should be possible to test `alsl.* xx, xx, xx, N` where N is 1, 2 or 4 right? Currently only 3 is being tested.
Thanks, I will add these testcases
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132718/new/
https://reviews.llvm.org/D132718
More information about the llvm-commits
mailing list