[all-commits] [llvm/llvm-project] 3265a3: [RISCV] Refactor RISCVDAGToDAGISel::selectSimm5Shl...

Craig Topper via All-commits all-commits at lists.llvm.org
Mon Jul 14 20:54:27 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3265a36c55d0fc96078fd4752583e26ab6cdb016
      https://github.com/llvm/llvm-project/commit/3265a36c55d0fc96078fd4752583e26ab6cdb016
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2025-07-14 (Mon, 14 Jul 2025)

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

  Log Message:
  -----------
  [RISCV] Refactor RISCVDAGToDAGISel::selectSimm5Shl2. NFC (#148731)

Return from the for loop body instead of using a break and checking the
shift amount after.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list