[all-commits] [llvm/llvm-project] d3508c: [AMDGPU] Emit S_CBRANCH_SCC for floating-point con...

Konstantina Mitropoulou via All-commits all-commits at lists.llvm.org
Thu Dec 19 11:21:04 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d3508ccd1512c57094ec7b321d147aa72c9fbc7e
      https://github.com/llvm/llvm-project/commit/d3508ccd1512c57094ec7b321d147aa72c9fbc7e
  Author: Konstantina Mitropoulou <44334539+kmitropoulou at users.noreply.github.com>
  Date:   2024-12-19 (Thu, 19 Dec 2024)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
    M llvm/test/CodeGen/AMDGPU/branch-relaxation.ll
    A llvm/test/CodeGen/AMDGPU/uniform_branch_with_floating_point_cond.ll

  Log Message:
  -----------
  [AMDGPU] Emit S_CBRANCH_SCC for floating-point conditions. (#120588)

- **[AMDGPU] Add new test.**
- **[AMDGPU] Emit S_CBRANCH_SCC for floating-point conditions.**

---------

Co-authored-by: Konstantina Mitropoulou <KonstantinaMitropoulou at amd.com>



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