[all-commits] [llvm/llvm-project] fca873: [AArch64] Refactor opcode selection for LowerMUL (...

Zain Jaffal via All-commits all-commits at lists.llvm.org
Fri Sep 30 08:48:47 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fca8730793c578d38f88fd30794c27103572e6aa
      https://github.com/llvm/llvm-project/commit/fca8730793c578d38f88fd30794c27103572e6aa
  Author: Zain Jaffal <z_jaffal at apple.com>
  Date:   2022-09-30 (Fri, 30 Sep 2022)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp

  Log Message:
  -----------
  [AArch64] Refactor opcode selection for LowerMUL (NFC)

Move the logic for selecting `NewOpc` out of `LowerMUL`

Reviewed By: fhahn

Differential Revision: https://reviews.llvm.org/D134875




More information about the All-commits mailing list