[all-commits] [llvm/llvm-project] c8d3cc: [RISCV] Use llvm::reverse instead of make_range(rb...

Luke Lau via All-commits all-commits at lists.llvm.org
Tue Jan 28 00:09:16 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c8d3ccfa165d0193edf42ce1a0ba3077133c85e8
      https://github.com/llvm/llvm-project/commit/c8d3ccfa165d0193edf42ce1a0ba3077133c85e8
  Author: Luke Lau <luke at igalia.com>
  Date:   2025-01-28 (Tue, 28 Jan 2025)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVInsertVSETVLI.cpp
    M llvm/lib/Target/RISCV/RISCVVLOptimizer.cpp

  Log Message:
  -----------
  [RISCV] Use llvm::reverse instead of make_range(rbegin, rend). NFC



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