[all-commits] [llvm/llvm-project] 3b1815: [Matrix] Fix -Wunused-variable in -DLLVM_ENABLE_AS...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Thu Jul 22 11:33:17 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3b181568db8efc30b79466bba4aa334f86a49877
https://github.com/llvm/llvm-project/commit/3b181568db8efc30b79466bba4aa334f86a49877
Author: Fangrui Song <i at maskray.me>
Date: 2021-07-22 (Thu, 22 Jul 2021)
Changed paths:
M llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp
Log Message:
-----------
[Matrix] Fix -Wunused-variable in -DLLVM_ENABLE_ASSERTIONS=off build after D106457. NFC
More information about the All-commits
mailing list