[all-commits] [llvm/llvm-project] 67a05f: [AMDGPU] Remove unused function opcodeEmitsNoInsts()
Ruiling, Song via All-commits
all-commits at lists.llvm.org
Mon Mar 8 18:52:02 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 67a05f4e09f08685b2898c6aa3597b06c57fa6ea
https://github.com/llvm/llvm-project/commit/67a05f4e09f08685b2898c6aa3597b06c57fa6ea
Author: Ruiling Song <ruiling.song at amd.com>
Date: 2021-03-09 (Tue, 09 Mar 2021)
Changed paths:
M llvm/lib/Target/AMDGPU/SIInsertSkips.cpp
Log Message:
-----------
[AMDGPU] Remove unused function opcodeEmitsNoInsts()
This was missed in the patch D97545, and cause buildbot failure.
Reviewed by: critson
Differential Revision: https://reviews.llvm.org/D98229
More information about the All-commits
mailing list