[all-commits] [llvm/llvm-project] fdd33a: [RISCV][NFC] Add a function to customLegalizeToWOp...

ZCBing via All-commits all-commits at lists.llvm.org
Sat Jan 15 00:28:38 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fdd33a0c757fb0b1f0427eab3a45fe29dd046c5e
      https://github.com/llvm/llvm-project/commit/fdd33a0c757fb0b1f0427eab3a45fe29dd046c5e
  Author: Chenbing.Zheng <Chenbing.Zheng at streamcomputing.com>
  Date:   2022-01-15 (Sat, 15 Jan 2022)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVISelLowering.cpp

  Log Message:
  -----------
  [RISCV][NFC] Add a function to customLegalizeToWOp by Intrinsic

These cases follow the same pattern, so they can be combined
to a unqiue function.

Reviewed By: craig.topper

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




More information about the All-commits mailing list