[GlobalISel] Simplify narrowScalarMul. NFC.
authorJay Foad <jay.foad@amd.com>
Tue, 5 Oct 2021 09:47:54 +0000 (10:47 +0100)
committerJay Foad <jay.foad@amd.com>
Tue, 5 Oct 2021 09:53:12 +0000 (10:53 +0100)
commit0a031f5c880690e794aad48487dafbb010342ea1
tree8d9f4f88f8817b52567ca7d22f1bda72eccdc200
parentffaaa9b05c594d774852ecdb0ec681e3c1dfdb98
[GlobalISel] Simplify narrowScalarMul. NFC.

Remove some redundancy because the source and result types of any
multiply are always the same.
llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp