[all-commits] [llvm/llvm-project] 050b74: AMDGPU: Add noundef to mbcnt intrinsic returns

Matt Arsenault via All-commits all-commits at lists.llvm.org
Fri Apr 18 06:31:09 PDT 2025


  Branch: refs/heads/users/arsenm/amdgpu/add-noundef-mbcnt-intrinsic-return
  Home:   https://github.com/llvm/llvm-project
  Commit: 050b743d821d333655c1290caf37d89beb14c492
      https://github.com/llvm/llvm-project/commit/050b743d821d333655c1290caf37d89beb14c492
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-04-18 (Fri, 18 Apr 2025)

  Changed paths:
    M llvm/include/llvm/IR/IntrinsicsAMDGPU.td
    M llvm/test/Assembler/amdgcn-intrinsic-attributes.ll

  Log Message:
  -----------
  AMDGPU: Add noundef to mbcnt intrinsic returns

I started to add the range, but it probably can't be done on
the declaration due to the second added operand.



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