[all-commits] [llvm/llvm-project] 300c41: [X86] Use 32-bit jump table entries on Windows (#9...

Arthur Eubanks via All-commits all-commits at lists.llvm.org
Tue Jun 18 14:15:34 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 300c41c2bd5a5a5b5c98c603f64a36d2e4df967f
      https://github.com/llvm/llvm-project/commit/300c41c2bd5a5a5b5c98c603f64a36d2e4df967f
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2024-06-18 (Tue, 18 Jun 2024)

  Changed paths:
    M llvm/lib/Target/X86/X86ISelLoweringCall.cpp
    M llvm/test/CodeGen/X86/win64-jumptable.ll

  Log Message:
  -----------
  [X86] Use 32-bit jump table entries on Windows (#95962)

Windows doesn't support relative 64-bit relocations.

Fixes #95622



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