[all-commits] [llvm/llvm-project] 0800a3: Revert "[NVVMReflect] Force dead branch eliminatio...

Joseph Huber via All-commits all-commits at lists.llvm.org
Thu Feb 8 15:32:20 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0800a36053943beabe1c3f98fe4ecccbc192a2a7
      https://github.com/llvm/llvm-project/commit/0800a36053943beabe1c3f98fe4ecccbc192a2a7
  Author: Joseph Huber <huberjn at outlook.com>
  Date:   2024-02-08 (Thu, 08 Feb 2024)

  Changed paths:
    M llvm/docs/NVPTXUsage.rst
    M llvm/lib/Target/NVPTX/NVVMReflect.cpp
    R llvm/test/CodeGen/NVPTX/nvvm-reflect-arch-O0.ll
    M llvm/test/CodeGen/NVPTX/nvvm-reflect-arch.ll

  Log Message:
  -----------
  Revert "[NVVMReflect] Force dead branch elimination in NVVMReflect (#81189)"

This reverts commit 9211e67da36782db44a46ccb9ac06734ccf2570f.

Summary:
This seemed to crash one one of the CUDA math tests. Revert until it can
be fixed.




More information about the All-commits mailing list