[all-commits] [llvm/llvm-project] 1ed153: [NVPTX] Disable relative lookup tables (#159748)

Nikita Popov via All-commits all-commits at lists.llvm.org
Mon Sep 22 03:18:47 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1ed15374638ecf6046169194b4b3ca34b7cf340f
      https://github.com/llvm/llvm-project/commit/1ed15374638ecf6046169194b4b3ca34b7cf340f
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2025-09-22 (Mon, 22 Sep 2025)

  Changed paths:
    M llvm/lib/Target/NVPTX/NVPTXTargetTransformInfo.h
    A llvm/test/Transforms/RelLookupTableConverter/nvptx.ll

  Log Message:
  -----------
  [NVPTX] Disable relative lookup tables (#159748)

Relative lookup tables result in "LLVM ERROR: Circular dependency found
in global variable set", so disable them for this target.



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