[all-commits] [llvm/llvm-project] 6832d8: AMDGPU: Make cvt_pknorm and cvt_pk intrinsics prop...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Thu Mar 13 21:25:29 PDT 2025


  Branch: refs/heads/users/arsenm/amdgpu/propagate-poison-cvt-pk-intrinsics
  Home:   https://github.com/llvm/llvm-project
  Commit: 6832d86491da19fe81389cd04e9651bfbd93f999
      https://github.com/llvm/llvm-project/commit/6832d86491da19fe81389cd04e9651bfbd93f999
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-03-14 (Fri, 14 Mar 2025)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUInstCombineIntrinsic.cpp
    M llvm/test/Transforms/InstCombine/AMDGPU/amdgcn-intrinsics.ll

  Log Message:
  -----------
  AMDGPU: Make cvt_pknorm and cvt_pk intrinsics propagate poison


  Commit: d17bc7f8f687897a9df31d317017baf796cc51ae
      https://github.com/llvm/llvm-project/commit/d17bc7f8f687897a9df31d317017baf796cc51ae
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-03-14 (Fri, 14 Mar 2025)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUInstCombineIntrinsic.cpp
    M llvm/test/Transforms/InstCombine/AMDGPU/amdgcn-intrinsics.ll

  Log Message:
  -----------
  Only propagate if both inputs poison


Compare: https://github.com/llvm/llvm-project/compare/bd6f2f2bcc2b...d17bc7f8f687

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