[all-commits] [llvm/llvm-project] 0a031f: [GlobalISel] Simplify narrowScalarMul. NFC.

Jay Foad via All-commits all-commits at lists.llvm.org
Tue Oct 5 02:53:26 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0a031f5c880690e794aad48487dafbb010342ea1
      https://github.com/llvm/llvm-project/commit/0a031f5c880690e794aad48487dafbb010342ea1
  Author: Jay Foad <jay.foad at amd.com>
  Date:   2021-10-05 (Tue, 05 Oct 2021)

  Changed paths:
    M llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp

  Log Message:
  -----------
  [GlobalISel] Simplify narrowScalarMul. NFC.

Remove some redundancy because the source and result types of any
multiply are always the same.




More information about the All-commits mailing list