[all-commits] [llvm/llvm-project] 819f02: Use F.hasOptSize() instead of checking optsize dir...

Ellis Hoag via All-commits all-commits at lists.llvm.org
Mon Jul 28 08:39:15 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 819f020b282f42e5ed45d8d8325cbb94ba48ef7a
      https://github.com/llvm/llvm-project/commit/819f020b282f42e5ed45d8d8325cbb94ba48ef7a
  Author: Ellis Hoag <ellis.sparky.hoag at gmail.com>
  Date:   2025-07-28 (Mon, 28 Jul 2025)

  Changed paths:
    M llvm/lib/CodeGen/MachineFunction.cpp
    M llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp
    M llvm/lib/Target/Hexagon/HexagonCopyToCombine.cpp
    M llvm/lib/Target/Hexagon/HexagonMask.cpp
    M llvm/lib/Transforms/Instrumentation/PGOMemOPSizeOpt.cpp
    M llvm/lib/Transforms/Utils/LibCallsShrinkWrap.cpp
    M llvm/test/CodeGen/AArch64/preferred-function-alignment.ll
    M llvm/test/CodeGen/ARM/preferred-function-alignment.ll
    M llvm/test/CodeGen/Hexagon/hvx-reuse-fi-base.ll

  Log Message:
  -----------
  Use F.hasOptSize() instead of checking optsize directly (#147348)



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