[all-commits] [llvm/llvm-project] 545624: [SelectionDAG] Fix -Wunused-variable in -DLLVM_ENA...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sat Jan 15 17:13:23 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 545624973628dfca1b7f86b039e0d81afc397eb8
https://github.com/llvm/llvm-project/commit/545624973628dfca1b7f86b039e0d81afc397eb8
Author: Fangrui Song <i at maskray.me>
Date: 2022-01-15 (Sat, 15 Jan 2022)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
Log Message:
-----------
[SelectionDAG] Fix -Wunused-variable in -DLLVM_ENABLE_ASSERTIONS=off builds after D117235
More information about the All-commits
mailing list