[all-commits] [llvm/llvm-project] c6d334: [RISCV][NFC] Simplify code.

Jianjian Guan via All-commits all-commits at lists.llvm.org
Mon May 22 23:37:29 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c6d3347e137665cce111ee4890bac092005859e5
      https://github.com/llvm/llvm-project/commit/c6d3347e137665cce111ee4890bac092005859e5
  Author: Jianjian GUAN <jacquesguan at me.com>
  Date:   2023-05-23 (Tue, 23 May 2023)

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

  Log Message:
  -----------
  [RISCV][NFC] Simplify code.

Reduce scope of if-else statements.

Reviewed By: craig.topper

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




More information about the All-commits mailing list