[all-commits] [llvm/llvm-project] 7d4ea7: [SDAG] Use index type size for offset accumulation

Nikita Popov via All-commits all-commits at lists.llvm.org
Fri Apr 4 06:59:45 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7d4ea771c4817bdb042ebc6a2aa35f877785edcf
      https://github.com/llvm/llvm-project/commit/7d4ea771c4817bdb042ebc6a2aa35f877785edcf
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2025-04-04 (Fri, 04 Apr 2025)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp

  Log Message:
  -----------
  [SDAG] Use index type size for offset accumulation

This is a precondition of the API. Not testable with in-tree
targets.

Fixes https://github.com/llvm/llvm-project/issues/134008.



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