[all-commits] [llvm/llvm-project] 679ef2: Fold one-use variable into assert. NFCI.
Benjamin Kramer via All-commits
all-commits at lists.llvm.org
Tue Feb 2 01:51:40 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 679ef22f2e553e73eda43c45d4361256c4524c00
https://github.com/llvm/llvm-project/commit/679ef22f2e553e73eda43c45d4361256c4524c00
Author: Benjamin Kramer <benny.kra at googlemail.com>
Date: 2021-02-02 (Tue, 02 Feb 2021)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUPreLegalizerCombiner.cpp
Log Message:
-----------
Fold one-use variable into assert. NFCI.
Avoids a warning in Release builds.
More information about the All-commits
mailing list