[all-commits] [llvm/llvm-project] 9ca132: [AMDGPU] Fix crash due to missing check for FLAT i...
Chinmay Deshpande via All-commits
all-commits at lists.llvm.org
Tue Jan 21 05:51:23 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9ca1323de1ad2583b02930d2ee5721c96f2d3a51
https://github.com/llvm/llvm-project/commit/9ca1323de1ad2583b02930d2ee5721c96f2d3a51
Author: Chinmay Deshpande <chdeshpa at amd.com>
Date: 2025-01-21 (Tue, 21 Jan 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/GCNHazardRecognizer.cpp
A llvm/test/CodeGen/AMDGPU/fix-crash-valu-hazard.ll
A llvm/test/CodeGen/AMDGPU/hazard-flat-instruction-valu-check.mir
Log Message:
-----------
[AMDGPU] Fix crash due to missing check for FLAT instructions that dont use vector registers when computing VALU hazard (#123627)
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