[all-commits] [llvm/llvm-project] 34a076: [RISCV][NFC] Don't set UnrollAndJamInnerLoopThresh...

Michael Maitland via All-commits all-commits at lists.llvm.org
Thu Dec 5 07:41:42 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 34a076c46fafe6bd5fee48426195d3d9e66b8482
      https://github.com/llvm/llvm-project/commit/34a076c46fafe6bd5fee48426195d3d9e66b8482
  Author: Michael Maitland <michaeltmaitland at gmail.com>
  Date:   2024-12-05 (Thu, 05 Dec 2024)

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

  Log Message:
  -----------
  [RISCV][NFC] Don't set UnrollAndJamInnerLoopThreshold in getUnrollingPreferences (#118572)

This has no effect since its the default value used in
llvm::gatherUnrollingPreferences.



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