[PATCH] D62341: [DAGCombine][X86][AArch64][AMDGPU][MIPS][PPC] (sub x, c) -> (add x, -c) vector edition.
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 13 14:07:12 PDT 2019
lebedev.ri added a comment.
In D62341#1662108 <https://reviews.llvm.org/D62341#1662108>, @RKSimon wrote:
> Yes the vXi8 shifts for instance
Err, i meant to reply but apparently never did.
Can you point me to the appropriate test case?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62341/new/
https://reviews.llvm.org/D62341
More information about the llvm-commits
mailing list