[all-commits] [llvm/llvm-project] cb2442: [NVPTX] remove store.params of undef (#96940)

Alex MacLean via All-commits all-commits at lists.llvm.org
Fri Jun 28 18:01:13 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cb24422b6f27bbdb9e55d5b3d0c4e8eb7e57d1d1
      https://github.com/llvm/llvm-project/commit/cb24422b6f27bbdb9e55d5b3d0c4e8eb7e57d1d1
  Author: Alex MacLean <amaclean at nvidia.com>
  Date:   2024-06-28 (Fri, 28 Jun 2024)

  Changed paths:
    M llvm/lib/Target/NVPTX/NVPTXISelLowering.cpp
    A llvm/test/CodeGen/NVPTX/store-undef.ll

  Log Message:
  -----------
  [NVPTX] remove store.params of undef (#96940)

Extend the logic for `NVPTXISD::StoreRetval` to `NVPTXISD::StoreParam`
to remove stores of undef values.



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