[all-commits] [llvm/llvm-project] 15ab4b: [Hexagon] Implement shouldConvertConstantLoadToInt...

Sudharsan Veeravalli via All-commits all-commits at lists.llvm.org
Tue Jul 1 05:22:30 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 15ab4bb5c8a7165762d0d3725828f3d511075225
      https://github.com/llvm/llvm-project/commit/15ab4bb5c8a7165762d0d3725828f3d511075225
  Author: Sudharsan Veeravalli <quic_svs at quicinc.com>
  Date:   2025-07-01 (Tue, 01 Jul 2025)

  Changed paths:
    M llvm/lib/Target/Hexagon/HexagonISelLowering.cpp
    M llvm/lib/Target/Hexagon/HexagonISelLowering.h
    A llvm/test/CodeGen/Hexagon/hexagon-strcpy.ll

  Log Message:
  -----------
  [Hexagon] Implement shouldConvertConstantLoadToIntImm (#146452)

This will convert loads of constant strings to immediate values. Put
this behind a flag that is enabled by default so that we can toggle it
if need be.



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