[all-commits] [llvm/llvm-project] 0c0681: [RISCV][NFC] Remove dead code.

Yeting Kuo via All-commits all-commits at lists.llvm.org
Sun Nov 13 18:09:03 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0c0681b7414c385d0fd5fad302c0d48607262050
      https://github.com/llvm/llvm-project/commit/0c0681b7414c385d0fd5fad302c0d48607262050
  Author: Yeting Kuo <yeting.kuo at sifive.com>
  Date:   2022-11-14 (Mon, 14 Nov 2022)

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

  Log Message:
  -----------
  [RISCV][NFC] Remove dead code.

All ISD::BSWAP nodes are not customized lowered in RISC-V now, so the patch
removed dead code for ISD::BSWAP in LowerOperation.

Reviewed By: craig.topper

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




More information about the All-commits mailing list