[all-commits] [llvm/llvm-project] 72ffa7: [NVPTX] tryStoreParam - remove default-only switch...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Thu Jun 26 12:13:26 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 72ffa799c847058df15ad9e03d34e6a6ad5abee0
      https://github.com/llvm/llvm-project/commit/72ffa799c847058df15ad9e03d34e6a6ad5abee0
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2025-06-26 (Thu, 26 Jun 2025)

  Changed paths:
    M llvm/lib/Target/NVPTX/NVPTXISelDAGToDAG.cpp

  Log Message:
  -----------
  [NVPTX] tryStoreParam - remove default-only switch statement. NFC. (#145948)

#145581 removed all the remaining special cases from the switch
statement leaving just the default, which MSVC complains about.



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