[all-commits] [llvm/llvm-project] 2da234: Revert "[NVPTX] Support lowering of `(l)lround`" (...

Aiden Grossman via All-commits all-commits at lists.llvm.org
Mon Jun 8 20:53:58 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2da234946a4f13a27d4322565cb4103caf9cbff1
      https://github.com/llvm/llvm-project/commit/2da234946a4f13a27d4322565cb4103caf9cbff1
  Author: Aiden Grossman <aidengrossman at google.com>
  Date:   2026-06-08 (Mon, 08 Jun 2026)

  Changed paths:
    M llvm/lib/Target/NVPTX/NVPTXISelLowering.cpp
    M llvm/test/CodeGen/NVPTX/math-intrins.ll

  Log Message:
  -----------
  Revert "[NVPTX] Support lowering of `(l)lround`" (#202500)

Reverts llvm/llvm-project#183901

Looks like using removeFromUseLists from Transforms doesn’t work in
certain configurations.



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