[all-commits] [llvm/llvm-project] c3851a: [AMDGPU] Remove dead handling of S_SETPC_B64 (#71275)
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Mon Nov 6 10:36:03 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c3851a987be66ffd78cb9b25a6b6f912104099dd
https://github.com/llvm/llvm-project/commit/c3851a987be66ffd78cb9b25a6b6f912104099dd
Author: Stanislav Mekhanoshin <rampitec at users.noreply.github.com>
Date: 2023-11-06 (Mon, 06 Nov 2023)
Changed paths:
M llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
Log Message:
-----------
[AMDGPU] Remove dead handling of S_SETPC_B64 (#71275)
At the very least there are no tests covering this. Nothing breaks when
I remove it.
More information about the All-commits
mailing list