[all-commits] [llvm/llvm-project] 025cd3: Collapse variable into assert to remove non-assert...
David Blaikie via All-commits
all-commits at lists.llvm.org
Tue May 5 11:05:36 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 025cd300cd0bbd68969ce899a178a680872a7039
https://github.com/llvm/llvm-project/commit/025cd300cd0bbd68969ce899a178a680872a7039
Author: David Blaikie <dblaikie at gmail.com>
Date: 2020-05-05 (Tue, 05 May 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
Log Message:
-----------
Collapse variable into assert to remove non-assert unused variable
More information about the All-commits
mailing list