[all-commits] [llvm/llvm-project] 7442f8: [AMDGPU] Fix invalid instid value in s_delay_alu i...
Jay Foad via All-commits
all-commits at lists.llvm.org
Fri Mar 3 13:11:56 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7442f8635b4d7363b07152e5304c9a0c660eead4
https://github.com/llvm/llvm-project/commit/7442f8635b4d7363b07152e5304c9a0c660eead4
Author: Jay Foad <jay.foad at amd.com>
Date: 2023-03-03 (Fri, 03 Mar 2023)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUInsertDelayAlu.cpp
M llvm/test/CodeGen/AMDGPU/insert-delay-alu-bug.ll
Log Message:
-----------
[AMDGPU] Fix invalid instid value in s_delay_alu instruction
Differential Revision: https://reviews.llvm.org/D145232
More information about the All-commits
mailing list