[all-commits] [llvm/llvm-project] fe09ce: [mlir][Vector] Fix unused variable warning in rele...
Benjamin Kramer via All-commits
all-commits at lists.llvm.org
Mon Aug 29 05:03:41 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fe09cee34a6572f06bd3f230d1f14337ecab34b9
https://github.com/llvm/llvm-project/commit/fe09cee34a6572f06bd3f230d1f14337ecab34b9
Author: Benjamin Kramer <benny.kra at googlemail.com>
Date: 2022-08-29 (Mon, 29 Aug 2022)
Changed paths:
M mlir/lib/Conversion/VectorToLLVM/ConvertVectorToLLVM.cpp
Log Message:
-----------
[mlir][Vector] Fix unused variable warning in release builds. NFCI.
More information about the All-commits
mailing list