[all-commits] [llvm/llvm-project] 93dc66: [AMDGPU] - Mark inverse.ballot as not convergent

Jessica Del via All-commits all-commits at lists.llvm.org
Wed Jul 26 10:53:06 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 93dc66a289b0136a468c55ac6590516ba3299375
      https://github.com/llvm/llvm-project/commit/93dc66a289b0136a468c55ac6590516ba3299375
  Author: Jessica Del <Jessica.Del at amd.com>
  Date:   2023-07-26 (Wed, 26 Jul 2023)

  Changed paths:
    M llvm/include/llvm/IR/IntrinsicsAMDGPU.td

  Log Message:
  -----------
  [AMDGPU] - Mark inverse.ballot as not convergent

`inverse.ballot` checks if a cc bit is set for the current
lane. Therefore, it is not convergent.

Reviewed By: sameerds

Differential Revision: https://reviews.llvm.org/D156088




More information about the All-commits mailing list