[all-commits] [llvm/llvm-project] 275687: Revert "[NVPTX] support switch statement with brx....

Artem Belevich via All-commits all-commits at lists.llvm.org
Thu Aug 8 13:31:31 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2756879000c5cde9e956bb38148ea13366cff439
      https://github.com/llvm/llvm-project/commit/2756879000c5cde9e956bb38148ea13366cff439
  Author: Artem Belevich <tra at google.com>
  Date:   2024-08-08 (Thu, 08 Aug 2024)

  Changed paths:
    M llvm/include/llvm/CodeGen/TargetLowering.h
    M llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
    M llvm/lib/Target/NVPTX/NVPTXISelLowering.cpp
    M llvm/lib/Target/NVPTX/NVPTXISelLowering.h
    M llvm/lib/Target/NVPTX/NVPTXInstrInfo.td
    R llvm/test/CodeGen/NVPTX/jump-table.ll

  Log Message:
  -----------
  Revert "[NVPTX] support switch statement with brx.idx" (#102530)

Reverts llvm/llvm-project#102400

Causes LLVM to crash on some tests.



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