[all-commits] [llvm/llvm-project] 9adc99: [AMDGPU] Always emit SI_KILL_I1_PSEUDO for uniform...
Konstantina Mitropoulou via All-commits
all-commits at lists.llvm.org
Wed Jan 29 09:01:03 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9adc99bcc5645b7446262e89f59c9ff797c8d09b
https://github.com/llvm/llvm-project/commit/9adc99bcc5645b7446262e89f59c9ff797c8d09b
Author: Konstantina Mitropoulou <44334539+kmitropoulou at users.noreply.github.com>
Date: 2025-01-29 (Wed, 29 Jan 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPU.td
M llvm/lib/Target/AMDGPU/SIInstructions.td
A llvm/test/CodeGen/AMDGPU/set_kill_i1_for_floation_point_comparison.ll
Log Message:
-----------
[AMDGPU] Always emit SI_KILL_I1_PSEUDO for uniform floating point branches. (#124028)
- **[NFC] Use GCNPat instead of Pat.**
- **[AMDGPU] Always emit SI_KILL_I1_PSEUDO for uniform floating point
branches.**
---------
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